Compartir a través de


IIotHubServiceRetryPolicy Interfaz

Definición

Representa una directiva de reintento para el cliente de servicio de IoT Hub.

public interface IIotHubServiceRetryPolicy
type IIotHubServiceRetryPolicy = interface
Public Interface IIotHubServiceRetryPolicy
Derivado

Métodos

ShouldRetry(UInt32, Exception, TimeSpan)

Método al que llama el cliente antes de un reintento.

Se aplica a