NatTransportRemotePort Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int RemotePort { get; }
Public ReadOnly Property RemotePort As Integer
Get
public:
virtual property int RemotePort {
int get () sealed;
}
abstract RemotePort : int with get
override RemotePort : int with get
Property Value
Int32Implements
ITransportRemotePort
See Also