DataCacheErrorCode.CacheAdminHostRefreshFailed Field

 

The cache cluster experienced an error while attempting to refresh the list of cache hosts on each of the specified cache host.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top