![Xcalibur Systems LLC Logo](../icons/logo.png) |
TcpRowRemotePortRaw Field |
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 (raw).
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic byte[] RemotePortRaw
Public RemotePortRaw As Byte()
public:
array<unsigned char>^ RemotePortRaw
val mutable RemotePortRaw: byte[]
Field Value
Byte
See Also