| IntuitRetryingEventArgsLastException Property |
Gets the exception which caused the retry conditions to occur.
Namespace:
Intuit.Ipp.Retry
Assembly:
Intuit.Ipp.Retry (in Intuit.Ipp.Retry.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic Exception LastException { get; }Property Value
Type:
Exception
See Also