Method TrySetFaulted
- Namespace
- DisCatSharp.Net
- Assembly
- DisCatSharp.dll
TrySetFaulted(Exception)
Tries to set as faulted.
protected bool TrySetFaulted(Exception ex)
Parameters
ex
ExceptionThe exception to set.
Tries to set as faulted.
protected bool TrySetFaulted(Exception ex)
ex
ExceptionThe exception to set.