Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / HubConfigurationGetRequest Class
Properties Methods


In This Topic
    HubConfigurationGetRequest Class Members
    In This Topic

    The following tables list the members exposed by HubConfigurationGetRequest.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new sessions version request  
    Top
    Public Properties
     NameDescription
    Public PropertyThe current hub configuration from the hub.  
    Public PropertyIndicates if the web request requires authentication (so the channel should authenticate before attempting the request) (Inherited from Gibraltar.Server.Client.WebChannelRequestBase)
    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