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
Syntaxpublic int MinReconnectDelay { get; set; }Property Value
Type:
Int32
See Also