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)

Syntax

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

Field Value

Type: System.Int32

Remarks

For more information about concurrency, see and .a883d7bd-3bf6-42f8-840b-bb2efd5741dac691c2f8-e6f3-49b2-ac01-be84c919a56d

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top