Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / HubConnection Class


HubConnection Class Methods

For a list of all members of this type, see HubConnection members.

Public Methods
 NameDescription
Public MethodAuthenticate now (instead of waiting for a request to fail)  
Public MethodOverloaded. Attempts to connect to the server and returns information about the connection status.  
Public MethodCreate a new subscription to this hub for the supplied repository information and shared secret.  
Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodExecute the provided request.  
Public MethodInformation about the remote repository  
Public MethodThe current connection status  
Public MethodReset the current connection and re-establish it, getting the latest hub configuration.  
Public MethodIdentify our relationship Id and credential configuration for communicating with the server.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the ConnectionStateChanged event  
Top
See Also