| ComponentSpace Proxy Class Library Reference |
|
Socks5Command.DestinationAddress Property
Gets or sets the destination server IP address.
[Visual Basic]
Public Property DestinationAddress As
String
[C#]
public
string DestinationAddress {get; set;}
Property Value
The destination server IP address.
See Also
Socks5Command Class | ComponentSpace.Proxy.Socks5 Namespace