DataCacheErrorCode.Timeout Field
Communications with the cache cluster has experienced a delay past the timeout value.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)
'Usage
Dim value As Integer
value = DataCacheErrorCode.Timeout
'Declaration
Public Const Timeout As Integer
public const int Timeout
public:
literal int Timeout
public static final int Timeout
public const var Timeout : int
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) and Configuring Cache Client Timeouts.
Visual Studio 2010 and later, .NET Framework 4
Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2
DataCacheErrorCode Class
DataCacheErrorCode Members
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26