MessagingExceptionHelper.IsWrappedExceptionTransient(Exception) Method

Definition

public static bool IsWrappedExceptionTransient (this Exception exception);
static member IsWrappedExceptionTransient : Exception -> bool
<Extension()>
Public Function IsWrappedExceptionTransient (exception As Exception) As Boolean

Parameters

exception
Exception

Returns

Applies to