![Xcalibur Systems LLC Logo](../icons/logo.png) |
UdpRowLocalPortRaw Field |
The port number of the UDP endpoint on the local computer. This member is stored in network
byte order (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