Click or drag to resize
Xcalibur Systems LLC Logo

UdpRowLocalPort Property

The port number of the UDP endpoint on the local computer. This member is stored in network byte order.

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

Property Value

UInt16
The local port.
See Also