MediaErrorDetectionStrategy.CheckIsTransient(Exception) Method

Definition

protected abstract bool CheckIsTransient (Exception ex);
abstract member CheckIsTransient : Exception -> bool
Protected MustOverride Function CheckIsTransient (ex As Exception) As Boolean

Parameters

Returns

Applies to