Compartilhar via


SaveChangesErrorDetectionStrategy Classe

Definição

public class SaveChangesErrorDetectionStrategy : Microsoft.WindowsAzure.MediaServices.Client.TransientFaultHandling.MediaErrorDetectionStrategy
type SaveChangesErrorDetectionStrategy = class
    inherit MediaErrorDetectionStrategy
Public Class SaveChangesErrorDetectionStrategy
Inherits MediaErrorDetectionStrategy
Herança
SaveChangesErrorDetectionStrategy

Construtores

SaveChangesErrorDetectionStrategy()

Métodos

CheckIsTransient(Exception)
IsRetriableDataServiceException(Exception, Boolean, Boolean) (Herdado de MediaErrorDetectionStrategy)
IsRetriableHttpStatusCode(HttpStatusCode, Boolean, Boolean) (Herdado de MediaErrorDetectionStrategy)
IsRetriableHttpStatusCode(Int32, Boolean, Boolean) (Herdado de MediaErrorDetectionStrategy)
IsRetriableWebException(Exception, Boolean, Boolean) (Herdado de MediaErrorDetectionStrategy)
IsSocketException(Exception) (Herdado de MediaErrorDetectionStrategy)
IsTimeoutException(Exception) (Herdado de MediaErrorDetectionStrategy)
IsTransient(Exception) (Herdado de MediaErrorDetectionStrategy)
OnIsTransient(Exception) (Herdado de MediaErrorDetectionStrategy)

Aplica-se a