DataCacheErrorCode.ServiceAlreadyConfigured Field

 

The Caching Service is already 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 ServiceAlreadyConfigured
public:
literal int ServiceAlreadyConfigured
static val mutable ServiceAlreadyConfigured : int
Public Const ServiceAlreadyConfigured As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top