Udp |
The UdpRow type exposes the following members.
Name | Description | |
---|---|---|
LocalPort | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. |
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType) | |
GetHashCode | (Inherited from ValueType) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from ValueType) |
Name | Description | |
---|---|---|
LocalAddress | The IPv4 address of the UDP endpoint on the local computer. A value of zero indicates a UDP listener willing to accept datagrams for any IP interface associated with the local computer. | |
LocalPortRaw | The port number of the UDP endpoint on the local computer. This member is stored in network byte order (raw). |