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