Table of Contents

Method TrySetFaulted

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

TrySetFaulted(Exception)

Tries to set as faulted.

protected bool TrySetFaulted(Exception ex)

Parameters

ex Exception

The exception to set.

Returns

bool