Method SetFaulted
- Namespace
- DisCatSharp.Net
- Assembly
- DisCatSharp.dll
SetFaulted(Exception)
Sets as faulted.
protected void SetFaulted(Exception ex)
Parameters
exExceptionThe exception to set.
Sets as faulted.
protected void SetFaulted(Exception ex)
ex ExceptionThe exception to set.