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

In This Topic
    NetworkConnectionOptions Class
    In This Topic
    Connection options used to establish a socket from the local system to an endpoint
    Syntax
    'Declaration
     
    
    <DebuggerDisplayAttribute("{HostName}:{Port} UseSsl: {UseSsl}")>
    Public Class NetworkConnectionOptions 
    [DebuggerDisplay("{HostName}:{Port} UseSsl: {UseSsl}")]
    public class NetworkConnectionOptions 
    Inheritance Hierarchy

    System.Object
       Gibraltar.Server.Client.NetworkConnectionOptions

    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