Click or drag to resize
Xcalibur Systems LLC Logo

EndpointRemotePort Property

Gets the remote port.

Namespace: Xcalibur.NativeMethods.V2.Networking
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public ushort RemotePort { get; }

Property Value

UInt16
The remote port.
See Also