DataCacheErrorCode.ObjectLocked Field

The cached object has already been locked.

Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in microsoft.applicationserver.caching.core.dll)

Usage

'Usage
Dim value As Integer

value = DataCacheErrorCode.ObjectLocked

Syntax

'Declaration
Public Const ObjectLocked As Integer
public const int ObjectLocked
public:
literal int ObjectLocked
public static final int ObjectLocked
public const var ObjectLocked : int

Remarks

For more information about concurrency, see Concurrency Models (Velocity) and Concurrency Methods (Velocity).

Platforms

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

See Also

Reference

DataCacheErrorCode Class
DataCacheErrorCode Members
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26