Click or drag to resize
IntuitRetryingEventArgsCurrentRetryCount Property
Gets the current retry count.

Namespace:  Intuit.Ipp.Retry
Assembly:  Intuit.Ipp.Retry (in Intuit.Ipp.Retry.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public int CurrentRetryCount { get; }

Property Value

Type: Int32
See Also