Expand Minimize
This topic has not yet been rated - Rate this topic

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)
'Usage
Dim value As Integer

value = DataCacheErrorCode.ServiceAlreadyConfigured

public const int ServiceAlreadyConfigured
public static final int ServiceAlreadyConfigured
public const var ServiceAlreadyConfigured : int

Development Platforms

Visual Studio 2010 and later, .NET Framework 4

Target Platforms

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2
  http://msdn.microsoft.com/en-us/library/microsoft.applicationserver.caching.aspx 2011-08-26
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.