Edit

Share via


ErrorCode.IsOperationRetriable(Int32) Method

Definition

public static bool IsOperationRetriable(int errorCode);
static member IsOperationRetriable : int -> bool
Public Shared Function IsOperationRetriable (errorCode As Integer) As Boolean

Parameters

errorCode
Int32

Returns

Applies to