- Namespace
- global
- Containing Type
-
RetryAction
<T, Result>
Syntax
public RetryAction(int maxRetries = 5)
Parameters
| Name | Type | Description |
|---|---|---|
| maxRetries | int |
Return Value
| Type | Description |
|---|---|
| void |
public RetryAction(int maxRetries = 5)
| Name | Type | Description |
|---|---|---|
| maxRetries | int |
| Type | Description |
|---|---|
| void |