Class WebDefaults.RetryPolicy
Version: 3.2
Settings for retrying a specific set of status codes (mostly network related issue).
Inheritance
object
WebDefaults.RetryPolicy
Namespace: StylelabsStylelabs.MSdkWebClient
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
RequestResponse
public static class WebDefaults.RetryPolicyProperties
RetryCount
Gets or sets how many retries should be done.
Declaration
RequestResponse
public static int RetryCount { get; set; }Property Value
| Type | Description |
|---|---|
| int |