ComponentSpace Proxy Class Library Reference

Socks4CommandReply.DestinationPort Property

Gets the destination server port number.

[Visual Basic]
Public ReadOnly Property DestinationPort As Integer
[C#]
public int DestinationPort {get;}

Property Value

The destination server port number.

See Also

Socks4CommandReply Class | ComponentSpace.Proxy.Socks4 Namespace