Membros RetryHandler
Represents a handler for the retry operation.
As tabelas a seguir listam os membros expostos pelo tipo RetryHandler.
Público Construtores
Nome | Descrição | |
---|---|---|
RetryHandler | Sobrecarregado. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
InnerHandler | (Herança de DelegatingHandler) | |
RetryPolicy | Gets or sets retry policy. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Dispose | (Herança de HttpMessageHandler) | |
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
(consulte tambémExtension Métodos)
Nome | Descrição | |
---|---|---|
Dispose | Substituído. (Herança de HttpMessageHandler) | |
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) | |
SendAsync | Asynchronously sends the retry request. |
Início
Extension Métodos
Nome | Descrição | |
---|---|---|
GetHttpPipeline | Sobrecarregado. (Defined by CloudExtensions.) |
Início
Público Eventos
Nome | Descrição | |
---|---|---|
Retrying | An instance of a callback delegate that will be invoked whenever a retry condition is encountered. |
Início