Share via


IIotHubClientRetryPolicy Interface

Définition

Représente une stratégie de nouvelle tentative pour le client d’appareil/module hub.

public interface IIotHubClientRetryPolicy
type IIotHubClientRetryPolicy = interface
Public Interface IIotHubClientRetryPolicy
Dérivé

Méthodes

ShouldRetry(UInt32, Exception, TimeSpan)

Méthode appelée par le client avant une nouvelle tentative.

S’applique à