ComponentSpace Proxy Class Library Reference

Socks4Command.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

Socks4Command Class | ComponentSpace.Proxy.Socks4 Namespace