Table of Contents

Method SetFaulted

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

SetFaulted(Exception)

Sets as faulted.

protected void SetFaulted(Exception ex)

Parameters

ex Exception

The exception to set.