Click or drag to resize
Xcalibur Systems LLC Logo

Tcp6RowOwnerModuleLocalPort Property

The port number in network byte order for the local endpoint of the TCP connection on the local computer.

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
See Also