| IntuitRetryPolicyExtendedRetryException Property  | 
 
            Gets or sets the extended exception retry strategy.
            
 
    Namespace: 
   Intuit.Ipp.Retry
    Assembly:
   Intuit.Ipp.Retry (in Intuit.Ipp.Retry.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic IExtendedRetry ExtendedRetryException { get; set; }Property Value
Type: 
IExtendedRetry
            The extended exception retry strategy.
            
See Also