DataCacheErrorSubStatus.CacheServerUnavailable Field

 

The primary cache server is unavailable.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top