public void InitializingFail(Exception ex) { WindowsEventLog.LogException(ex); }
public void Fail(Exception ex) { WindowsEventLog.LogException(ex); }