Loupe - Log - Monitor - Resolve
Gibraltar.Messaging.Net Namespace / NetworkClient Class
Members

In This Topic
    NetworkClient Class
    In This Topic
    The base class for different network clients that talk to a server.
    Syntax
    'Declaration
     
    
    <DebuggerDisplayAttribute("Endpoint: {Options} Connected: {IsConnected}")>
    Public MustInherit Class NetworkClient 
    [DebuggerDisplay("Endpoint: {Options} Connected: {IsConnected}")]
    public abstract class NetworkClient 
    Inheritance Hierarchy

    System.Object
       Gibraltar.Messaging.Net.NetworkClient

    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