| SocketConnectionRemotePort Property |
[Missing <summary> documentation for "P:AsterNET.IO.SocketConnection.RemotePort"]
Namespace: AsterNET.IOAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int RemotePort { get; }
Public ReadOnly Property RemotePort As Integer
Get
public:
property int RemotePort {
int get ();
}
member RemotePort : int with get
Property Value
Type:
Int32See Also