DataCacheErrorCode.CacheAdminConfigDeleteHostError Field
An error occurred attempting to delete a cache host from the cache cluster configuration store.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int CacheAdminConfigDeleteHostError
public:
literal int CacheAdminConfigDeleteHostError
static val mutable CacheAdminConfigDeleteHostError : int
Public Const CacheAdminConfigDeleteHostError As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top