UdpConnectionProperties Properties |
The UdpConnectionProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| ReceiveTimeout |
Maximum time (ms) to wait for a packet to be received. (-1 means wait forever.)
| |
| SendTimeout |
Maximum time (ms) to wait for the operating system to send a packet. (-1 means wait forever.)
|