Gets the port of the endpoint.
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxPublic ReadOnly Property Port As Integer
Get
public:
property int Port {
int get ();
}
member Port : int with get
Property Value
Type:
Int32
See Also