IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : FixedRetry Class |
The following tables list the members exposed by FixedRetry.
Name | Description | |
---|---|---|
FixedRetry Constructor | Overloaded. |
Name | Description | |
---|---|---|
Delay | Time interval between retries. | |
MaxTries | Maximum number of retries performed. |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetType | (Inherited from object) | |
ShouldRetry | Returns true if the currentRetryCount is less than MaxTries. | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |