DataCacheErrorCode.CacheAdminDefaultCacheCreateFailure Field

 

An error occurred while creating the default cache.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top