Share via


RetryManager Constructor

Include Protected Members
Include Inherited Members

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

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

See Also

Reference

RetryManager Class

Microsoft.TeamFoundation.Common Namespace