PowerTCP Sockets for .NET
ProxyType Enumeration




Syntax
'Declaration
 
Public Enum ProxyType 
   Inherits System.Enum
'Usage
 
Dim instance As ProxyType
public enum ProxyType : System.Enum 
__value public enum ProxyType : public System.Enum 
public enum class ProxyType : public System.Enum 
Members
MemberDescription
Http 
None 
Socks4 
Socks5 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Sockets.ProxyType

See Also

Reference

Dart.Sockets Namespace


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic