DataCacheErrorCode.ClusterConfigConnectionError Field

 

An error occurred while attempting to connect to the cache cluster configuration store.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top