DataCacheErrorCode.CacheAdminInvalidClusterSettings Field

 

The specified provider string or connection string is invalid.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top