DataCacheReadyRetryPolicy Class
Updated: June 30, 2012
Controls the retry policy that is used at startup of a Windows Azure cloud service.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
| Name | Description | |
|---|---|---|
![]() | MaximumRetryIntervalInSeconds | The maximum number of seconds between retries. |
![]() | RetryCount | The number of retry attempts. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
This feature is specifically targeted at Windows Azure applications that host Windows Azure Caching on roles. As the application starts, the cache cluster is also starting. It might take several retries before the cache is ready for use.
Applies only to Windows Azure Caching.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)