Click or drag to resize

TcpClientPropertiesMinReconnectDelay Property

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

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

Property Value

Type: Int32
See Also