Partilhar via


IotHubServiceNoRetry Classe

Definição

Representa uma política de repetição que não executa repetições.

public class IotHubServiceNoRetry : Microsoft.Azure.Devices.IIotHubServiceRetryPolicy
type IotHubServiceNoRetry = class
    interface IIotHubServiceRetryPolicy
Public Class IotHubServiceNoRetry
Implements IIotHubServiceRetryPolicy
Herança
IotHubServiceNoRetry
Implementações

Construtores

IotHubServiceNoRetry()

Crie uma instância de uma política de repetição que não executa novas tentativas.

Métodos

ShouldRetry(UInt32, Exception, TimeSpan)

Uma política para nunca tentar novamente

Aplica-se a