Click or drag to resize
Xcalibur Systems LLC Logo

TcpRowOwnerModuleRemotePort Property

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

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