ReentrantSemaphore.ThrowIfFaulted Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()