This documentation is archived and is not being maintained.

RetryManager::Invoke Method (Action)

Executes specified action with retries.

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

public:
void Invoke(
	Action^ action
)

Parameters

action
Type: System::Action

Show: