DataCacheErrorCode.CacheAdminHostNotRunning Field

 

The specified cache host is not currently running.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top