DataCacheErrorCode.CacheAdminClusterTimeout Field

 

A Cache Administration timeout occurred.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public const int CacheAdminClusterTimeout
public:
literal int CacheAdminClusterTimeout
static val mutable CacheAdminClusterTimeout : int
Public Const CacheAdminClusterTimeout As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top