summaryN:DotNetNuke.Common.Utilities.Internal

Classes

  ClassDescription
Public classRetryableAction
Allows an action to be run and retried after a delay when an exception is thrown.

Remarks

If the action never succeeds the final exception will be re-thrown for the caller to catch.