DataCacheErrorCode.CacheAdminTimeout Field
A timeout occurred.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int CacheAdminTimeout
public:
literal int CacheAdminTimeout
static val mutable CacheAdminTimeout : int
Public Const CacheAdminTimeout As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top