Gets or sets the remote port the user wants to connect to.
[Visual Basic]Private Property RemotePort As Integer
[C#]
private int RemotePort {get; set;}
Property Value
An integer that specifies the port the user wants to connect to.
See Also
ProxySocket Class | ProxySocket Members | Org.Mentalis.Network.ProxySocket Namespace