ComponentSpace Proxy Class Library Reference

Socks4CommandReply.DestinationAddress Property

Gets the destination server IP address.

[Visual Basic]
Public ReadOnly Property DestinationAddress As String
[C#]
public string DestinationAddress {get;}

Property Value

The destination server IP address.

See Also

Socks4CommandReply Class | ComponentSpace.Proxy.Socks4 Namespace