ComponentSpace Proxy Class Library Reference

CommandCode Enumeration

The SOCKS 5 command code.

[Visual Basic]
Public Enum CommandCode
[C#]
public enum CommandCode

Members

Member Name Description
Connect Connect

Requirements

Namespace: ComponentSpace.Proxy.Socks5

Assembly: ComponentSpace.Proxy (in ComponentSpace.Proxy.dll)

See Also

ComponentSpace.Proxy.Socks5 Namespace