Class: Base2art.Threading.RetryEnsurer

A class that implements Base2art.Threading.IEnsurer, When the action invocation throws an exception this class will throw the exception one time and retry on subsequent invocations.

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