DataCacheErrorCode.ServiceNotConfigured Field

 

The Caching Service is not configured on the specified cache host.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top