![Xcalibur Systems LLC Logo](../icons/logo.png) |
TcpRowLocalPortRaw Field |
The local port number in network byte order for the TCP connection on the local computer
(raw).
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic byte[] LocalPortRaw
Public LocalPortRaw As Byte()
public:
array<unsigned char>^ LocalPortRaw
val mutable LocalPortRaw: byte[]
Field Value
Byte
See Also