Udp | |
The UdpRowOwnerPid 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. | |
| LocalPort1 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| LocalPort2 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| LocalPort3 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| LocalPort4 | The port number of the UDP endpoint on the local computer. This member is stored in network byte order. | |
| ProcessId | The PID of the process that issued the call to the bind function for the UDP endpoint. This member is set to 0 when the PID is unavailable. |