This documentation is archived and is not being maintained.

RetryManager Constructor (Int32)

Initializes a new instance of the the RetryManager class.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
RetryManager(
	int retryCount
)

Parameters

retryCount
Type: System::Int32

The number of retries.

Show: