Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / ClientRepositoryUploadRequest Class
Properties Methods


ClientRepositoryUploadRequest Class Members

The following tables list the members exposed by ClientRepositoryUploadRequest.

Public Constructors
 NameDescription
Public ConstructorCreate a new sessions version request  
Top
Public Properties
 NameDescription
Public PropertyThe repository data to commit to the server  
Public PropertyIndicates if the web request requires authentication (so the channel should authenticate before attempting the request) (Inherited from Gibraltar.Server.Client.WebChannelRequestBase)
Public PropertyThe repository data returned by the server as a result of the request.  
Public PropertyIndicates if the web request supports authentication, so if the server requests credentials the request can provide them. (Inherited from Gibraltar.Server.Client.WebChannelRequestBase)
Top
Public Methods
 NameDescription
Public MethodPerform the request against the specified web client connection. (Inherited from Gibraltar.Server.Client.WebChannelRequestBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Implemented by inheritors to perform the request on the provided web client. Implemented by inheritors to perform the request on the provided web client.  
Top
See Also