Name | Description | |
---|---|---|
![]() | ClientRepositoryUploadRequest Constructor | Create a new sessions version request |
The following tables list the members exposed by ClientRepositoryUploadRequest.
Name | Description | |
---|---|---|
![]() | ClientRepositoryUploadRequest Constructor | Create a new sessions version request |
Name | Description | |
---|---|---|
![]() | InputRepository | The repository data to commit to the server |
![]() | RequiresAuthentication | Indicates if the web request requires authentication (so the channel should authenticate before attempting the request) (Inherited from Gibraltar.Server.Client.WebChannelRequestBase) |
![]() | ResponseRepository | The repository data returned by the server as a result of the request. |
![]() | SupportsAuthentication | Indicates if the web request supports authentication, so if the server requests credentials the request can provide them. (Inherited from Gibraltar.Server.Client.WebChannelRequestBase) |
Name | Description | |
---|---|---|
![]() | ProcessRequest | Perform the request against the specified web client connection. (Inherited from Gibraltar.Server.Client.WebChannelRequestBase) |
Name | Description | |
---|---|---|
![]() | OnProcessRequest | Overridden. Implemented by inheritors to perform the request on the provided web client. Implemented by inheritors to perform the request on the provided web client. |