Property DefaultUdpResendDelay
DefaultUdpResendDelay
The default time to delay between re-sends of UDP packets.
Declaration
public static TimeSpan DefaultUdpResendDelay { get; }
Property Value
Type | Description |
---|---|
System.TimeSpan |
Remarks
This property returns a value of 100 milliseconds.