DataCacheErrorCode.RetryLater Field

Temporary failure, retry the operation later.

Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)

Usage

'Usage
Dim value As Integer

value = DataCacheErrorCode.RetryLater

Syntax

'Declaration
Public Const RetryLater As Integer
public const int RetryLater
public:
literal int RetryLater
public static final int RetryLater
public const var RetryLater : int

Remarks

This is one of the common errors that could happen on any calls to the AppFabric caching API. For more information, see Common Exceptions (AppFabric Cache Client).

Platforms

Development Platforms

Visual Studio 2010 and later, .NET Framework 4

Target Platforms

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

See Also

Reference

DataCacheErrorCode Class
DataCacheErrorCode Members
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26