This documentation is archived and is not being maintained.

RetryManager Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method RetryManager(Int32) Initializes a new instance of the the RetryManager class.
Public method RetryManager(Int32, Action<Exception>) Initializes a new instance of the the RetryManager class.
Public method RetryManager(Int32, TimeSpan) Initializes a new instance of the the RetryManager class.
Public method RetryManager(Int32, TimeSpan, Action<Exception>) Initializes a new instance of the the RetryManager class.
Top
Show: