IotHubTransport.MessageRetryRunnable Class
- java.
lang. Object - Runnable
- com.
microsoft. azure. sdk. iot. device. transport. IotHubTransport. MessageRetryRunnable
- com.
public class MessageRetryRunnable
Task for adding a packet back to the waiting queue. Used for delaying message retry
Method Summary
Modifier and Type | Method and Description |
---|---|
void | run() |
Method Details
run
public void run()
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java