| IntuitRetryingEventArgsDelay Property |
Gets the delay which indicates how long the current thread will be suspended for before the next iteration will be invoked.
Namespace:
Intuit.Ipp.Retry
Assembly:
Intuit.Ipp.Retry (in Intuit.Ipp.Retry.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic TimeSpan Delay { get; }Property Value
Type:
TimeSpan
See Also