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