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

In This Topic
    HubConfigurationGetRequest Class
    In This Topic
    Get the current hub configuration information for the hub
    Syntax
    'Declaration
     
    
    Public Class HubConfigurationGetRequest 
       Inherits WebChannelRequestBase
       Implements IWebRequest 
    public class HubConfigurationGetRequest : WebChannelRequestBase, IWebRequest  
    Remarks
    We rely on this being anonymously accessible. First, for performance reasons and second because it's used as a Ping by the agent.
    Inheritance Hierarchy

    System.Object
          Gibraltar.Server.Client.HubConfigurationGetRequest

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also