Class: Base2art.Threading.OneTryEnsurer

A class that implements Base2art.Threading.IEnsurer, When the action invocation throws an exception all following invocations are garanteed to also throw exceptions.

Inherits

└── System.Object

Implements

Base2art.Threading.IEnsurer

Methods

Ensure

Ensures that the item is invoked.


Reset

Calling this method will allow you to invoke the item again.

Inherited Methods

  • ToString

  • Equals(System.Object)

  • Equals(System.Object, System.Object)

  • ReferenceEquals(System.Object, System.Object)

  • GetHashCode

  • GetType