Gets or sets the amount of time (in milliseconds) the system will wait for UDP message to be sent or received before the operation times out.
The amount of time (in milliseconds) the system will wait for UDP message to be sent or received before the operation times out. The default value is 5000 (5 seconds).
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | UdpTimeout is negative. |
DnsServer Class | MailBee.DnsMX Namespace