DataCacheErrorCode.ServiceNotStopped Field
The operation cannot be completed, because the Caching Service is still running.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
public const int ServiceNotStopped
public:
literal int ServiceNotStopped
static val mutable ServiceNotStopped : int
Public Const ServiceNotStopped As Integer
Field Value
Type: System.Int32
See Also
DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace
Return to top