Property RetryCount
RetryCount
Indicates the number of times the request will be retried.
Declaration
public int RetryCount { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
Indicates the number of times the request will be retried.
public int RetryCount { get; set; }
Type | Description |
---|---|
Int32 |