ReentrantSemaphore.ThrowIfFaulted Method

Definition

Throws an exception if this instance has been faulted.

protected:
 virtual void ThrowIfFaulted();
protected virtual void ThrowIfFaulted ();
abstract member ThrowIfFaulted : unit -> unit
override this.ThrowIfFaulted : unit -> unit
Protected Overridable Sub ThrowIfFaulted ()

Applies to