DataCacheErrorSubStatus.KeyLatched Field

 

The client failed to update a key when adding or replacing an object in the cache.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top