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

In This Topic
    WebChannel Class
    In This Topic
    Provides in-order communication with a remote web server.
    Syntax
    'Declaration
     
    
    <DebuggerDisplayAttribute("{HostName} State: {ConnectionState}")>
    Public Class WebChannel 
       Implements IWebChannelConnection 
    [DebuggerDisplay("{HostName} State: {ConnectionState}")]
    public class WebChannel : IWebChannelConnection  
    Inheritance Hierarchy

    System.Object
       Gibraltar.Server.Client.WebChannel

    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