DataCacheErrorCode.ClusterAlreadyInitialized Field

 

The cache cluster has already been initialized.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top