DataCacheErrorCode.ClusterNotInitialized Field

 

The cache cluster is not initialized.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top