Click or drag to resize

IProtocolTimeoutServiceMinReconnectDelay Property

Minimum time (ms) to wait before reconnecting to the same address.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
int MinReconnectDelay { get; set; }

Property Value

Type: Int32
See Also