DataCacheErrorCode.ObjectNotLocked Field

 

The object is not locked.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

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

Field Value

Type: System.Int32

Remarks

For more information about concurrency, see and .c691c2f8-e6f3-49b2-ac01-be84c919a56da883d7bd-3bf6-42f8-840b-bb2efd5741da

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top