| ComponentSpace Proxy Class Library Reference |
|
Socks4Command.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
Socks4Command Class | ComponentSpace.Proxy.Socks4 Namespace