| ComponentSpace Proxy Class Library Reference |
|
Socks5Command.DestinationPort Property
Gets or sets the destination server port number.
[Visual Basic]
Public Property DestinationPort As
Integer
[C#]
public
int DestinationPort {get; set;}
Property Value
The destination server port number.
See Also
Socks5Command Class | ComponentSpace.Proxy.Socks5 Namespace