Share via


MediaErrorDetectionStrategy.CommonRetryableWebExceptions Field

Namespace:  Microsoft.WindowsAzure.MediaServices.Client.TransientFaultHandling
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
Protected Shared ReadOnly CommonRetryableWebExceptions As ReadOnlyCollection(Of WebExceptionStatus)
'Usage
Dim value As ReadOnlyCollection(Of WebExceptionStatus)

value = MediaErrorDetectionStrategy.CommonRetryableWebExceptions
protected static readonly ReadOnlyCollection<WebExceptionStatus> CommonRetryableWebExceptions
protected:
static initonly ReadOnlyCollection<WebExceptionStatus>^ CommonRetryableWebExceptions
static val CommonRetryableWebExceptions: ReadOnlyCollection<WebExceptionStatus>
protected static final var CommonRetryableWebExceptions : ReadOnlyCollection<WebExceptionStatus>

See Also

Reference

MediaErrorDetectionStrategy Class

Microsoft.WindowsAzure.MediaServices.Client.TransientFaultHandling Namespace