1. Stylelabs.M.Sdk.WebClient

Class WebDefaults.RetryPolicy

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

public static class WebDefaults.RetryPolicy

Properties

RetryCount

Gets or sets how many retries should be done.

Declaration

public static int RetryCount { get; set; }

Property Value

TypeDescription
int
If you have suggestions for improving this article, let us know!