DataCacheErrorCode.CacheAdminNoQuorumIfHostStopped Field

 

The specified host cannot be stopped, because the number of hosts would drop below the required quorum.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top