DataCacheErrorCode.AdminNotConfigured Field

 

Cache Administration is not configured on the machine.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top