azure_
iot_
operations_
mqtt
0.9.0
Module reconnect_
policy
Module Items
Structs
Traits
In azure_
iot_
operations_
mqtt::
session
azure_iot_operations_mqtt
::
session
Module
reconnect_policy
Copy item path
Source
Expand description
Reconnect policies for a
Session
.
Structs
§
Exponential
Backoff
With
Jitter
A reconnect policy that will exponentially backoff the the delay between reconnect attempts.
Traits
§
Reconnect
Policy
Trait defining interface for reconnect policies.