DataCacheErrorCode.CacheAdminHostRunning Field
The specified cache host is already in the running state.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int CacheAdminHostRunning
public:
literal int CacheAdminHostRunning
static val mutable CacheAdminHostRunning : int
Public Const CacheAdminHostRunning As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top