Compartir a través de


SaveChangesErrorDetectionStrategy Clase

Definición

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

Constructores

SaveChangesErrorDetectionStrategy()

Métodos

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

Se aplica a