ErrorHandler.ContainsCriticalException(AggregateException) Method

Definition

public:
 static bool ContainsCriticalException(AggregateException ^ ex);
public static bool ContainsCriticalException (AggregateException ex);
static member ContainsCriticalException : AggregateException -> bool
Public Shared Function ContainsCriticalException (ex As AggregateException) As Boolean

Parameters

Returns

Applies to