- Namespace
- Statiq
.Core - Containing Type
- RetryModules
Syntax
public RetryModules WithRetries(int retryCount)
Parameters
Name | Type | Description |
---|---|---|
retryCount | int |
Return Value
Type | Description |
---|---|
RetryModules |
public RetryModules WithRetries(int retryCount)
Name | Type | Description |
---|---|---|
retryCount | int |
Type | Description |
---|---|
RetryModules |