DataCacheErrorCode.CacheAdminDeleteInProgress Field

 

The specified cache is in the process of being removed.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top