Click or drag to resize
Xcalibur Systems LLC Logo

TcpRowRemotePort Property

The remote port number in network byte order for the TCP connection on the remote computer. When the member is , this member has no meaning.

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