RetryManager.GetRetryPolicy Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetRetryPolicy<T>() |
Returns a retry policy with the specified error detection strategy and the default retry strategy defined in the configuration.
|
|
GetRetryPolicy<T>(String) |
Returns a retry policy with the specified error detection strategy and retry strategy.
|
See Also
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace