DataCacheErrorCode::KeyDoesNotExist Field

 

An object cached with the specified key does not exist in the cache or region.

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

public:
literal int KeyDoesNotExist

Field Value

Type: System::Int32
Return to top
Show: