Udp |
The Udp6RowOwnerPid 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 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. | |
LocalPortRaw | The port number of the UDP endpoint on the local computer. This member is stored in network byte order (raw). | |
LocalScopeId | The scope ID for the IPv6 address of the UDP endpoint on the local computer. This member is stored in network byte order. | |
ProcessId | The PID of the process that issued a context bind for this endpoint. If this value is set to 0, the information for this endpoint is unavailable. |