EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2SocksOptions.UseIPv6

TElAS2SocksOptions     See also    


 

Specifies whether IP v6 should be used for SOCKS connections.

 
 

Declaration

[C#]
    bool UseIPv6;

[VB.NET]
    Property UseIPv6 As Boolean

[Pascal]
    property UseIPv6 : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property defines whether IP protocol version 6 should be used for SOCKS connections.

 
 

See also:     Enabled    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation