Method CriticalErrorOccurred
CriticalErrorOccurred(Exception)
Raises the CriticalErrorOccurredEvent with the specified exception.
public void CriticalErrorOccurred(Exception ex)
Parameters
exExceptionThe exception that occurred.
Raises the CriticalErrorOccurredEvent with the specified exception.
public void CriticalErrorOccurred(Exception ex)
ex ExceptionThe exception that occurred.