DataCacheErrorSubStatus.NoWriteQuorum Field
Unable to satisfy the specified write quorum of cache hosts.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)
Usage
'Usage
Dim value As Integer
value = DataCacheErrorSubStatus.NoWriteQuorum
Syntax
'Declaration
Public Const NoWriteQuorum As Integer
public const int NoWriteQuorum
public:
literal int NoWriteQuorum
public static final int NoWriteQuorum
public const var NoWriteQuorum : int
Remarks
When the Secondaries
option is enabled on a cache, there must be a quorum of cache hosts to support the high availability feature. For more information, see High Availability.
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
DataCacheErrorSubStatus Class
DataCacheErrorSubStatus Members
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26