Udostępnij za pośrednictwem


MediaErrorDetectionStrategy.IsRetriableWebException Method

Definition

protected bool IsRetriableWebException (Exception ex, bool operationIdempotentOnRetry, bool retryOnUnauthorizedErrors);
member this.IsRetriableWebException : Exception * bool * bool -> bool
Protected Function IsRetriableWebException (ex As Exception, operationIdempotentOnRetry As Boolean, retryOnUnauthorizedErrors As Boolean) As Boolean

Parameters

operationIdempotentOnRetry
Boolean
retryOnUnauthorizedErrors
Boolean

Returns

Applies to