Click or drag to resize

MqttClientPropertiesMinReconnectDelay Property

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

Namespace:  Demo3D.HLE.Comms.Net
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 18.03.00
Syntax
C#
public int MinReconnectDelay { get; set; }

Property Value

Type: Int32
See Also