Click or drag to resize
Xcalibur Systems LLC Logo

Udp6Row Fields

The Udp6Row type exposes the following members.

Fields
 NameDescription
Public fieldLocalAddress The IPv6 address for the local UDP endpoint. This member is stored in a character array in network byte order. A value of zero indicates a UDP listener willing to accept datagrams for any IP interface associated with the local computer.
Public fieldLocalPortRaw The port number of the UDP endpoint on the local computer. This member is stored in network byte order (raw).
Public fieldLocalScopeId The scope ID for the IPv6 address of the UDP endpoint on the local computer. This member is stored in network byte order.
Top
See Also