DataCacheErrorCode.CacheAdminQuorumNotUp Field

 

The required quorum of hosts is not running.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top