| IppConfigurationRetryPolicy Property |
Gets or sets the Retry Policy used to retry service calls when Retry-able Exceptions are generated.
Namespace:
Intuit.Ipp.Core.Configuration
Assembly:
Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic IntuitRetryPolicy RetryPolicy { get; set; }Property Value
Type:
IntuitRetryPolicy
See Also