Class | Description | |
---|---|---|
![]() | CachedCredentialsManager | Manages the cached credentials for the current process |
![]() | ChannelConnectionStateChangedEventArgs | The event arguments for the connection state changed event |
![]() | ClientRepositoryUploadRequest | Uploads the state of a client repository, adding it if necessary. |
![]() | CredentialsRequiredEventArgs | Information used in the CredentialsRequired event. |
![]() | GibraltarNetworkException | Exceptions related to network operations |
![]() | GibraltarRateLimitException | |
![]() | GibraltarTimeoutException | Thrown when an operation times out |
![]() | HubConfigurationGetRequest | Get the current hub configuration information for the hub |
![]() | HubConnection | A web channel specifically designed to work with the Gibraltar Hub. |
![]() | HubConnectionStatus | |
![]() | HubRepository | Information about the capabilities and status of a server repository |
![]() | NetworkConnectionOptions | Connection options used to establish a socket from the local system to an endpoint |
![]() | RepositoryCredentials | Authentication credentials for a repository to a shared data service. |
![]() | SessionHeaderEventArgs | Event arguments for session header changes |
![]() | WebChannel | Provides in-order communication with a remote web server. |
![]() | WebChannelAuthorizationException | Thrown by the web channel when it is unable to authenticate to the remote server. |
![]() | WebChannelBadRequestException | A Bad Request (400) Exception |
![]() | WebChannelConnectFailureException | An exception thrown to indicate a connection failure on the web channel. |
![]() | WebChannelException | The base class for all exceptions thrown by the Web Channel |
![]() | WebChannelExpectationFailedException | |
![]() | WebChannelFileNotFoundException | Thrown by the web channel when the server reports that the file was not found.. |
![]() | WebChannelMethodNotAllowedException | |
![]() | WebChannelRequestBase | An abstract implementation of a web request that simplifies making new requests. |
![]() | WebRequestEventArgs | Event arguments for tracking the state of a web request |