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