PowerTCP Mail for .NET
ProxyType Enumeration




Enumerates the provided proxy support that can be used.
Syntax
Public Enum ProxyType 
   Inherits System.Enum
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 An HTTP server proxy is to be used.
None No server proxy is to be used.
Socks4 A SOCKS4 server proxy is to be used.
Socks5 A SOCKS5 server proxy is to be used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Mail.ProxyType

See Also

Reference

Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic