RetryStrategy.DefaultFirstFastRetry Field
Retired Content |
---|
This content and the technology described is outdated and is no longer being maintained. For more information, see Transient Fault Handling. |
The default flag indicating whether or not the very first retry attempt will be made immediately whereas the subsequent retries will remain subject to retry interval.
Namespace: Microsoft.Practices.TransientFaultHandling
Assembly: Microsoft.Practices.TransientFaultHandling.Core (in Microsoft.Practices.TransientFaultHandling.Core.dll) Version: 5.0.1118.0 (5.0.1118.0)
Syntax
public static readonly bool DefaultFirstFastRetry
'Declaration
Public Shared ReadOnly DefaultFirstFastRetry As Boolean
public:
static initonly bool DefaultFirstFastRetry