Udp | |
The Udp6RowOwnerModule 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 | |
|---|---|---|
| CreateTimeStamp | A SYSTEMTIME structure that indicates when the context bind operation that created this endpoint occurred. | |
| 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. | |
| OwningModuleInfo | An array of opaque data that contains ownership information. | |
| 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. | |
| SpecificPortBind | A value that indicates if a specific port was specified in the last context bind operation. |