Compartir a través de


Campo de DataCacheErrorSubStatus.KeyLatched

El cliente no pudo actualizar una clave al agregar un objeto a la memoria caché o sustituir un objeto en la misma.

Espacio de nombres: Microsoft.ApplicationServer.Caching
Ensamblado: Microsoft.ApplicationServer.Caching.Core (en microsoft.applicationserver.caching.core.dll)

Uso

Sintaxis

'Declaración
Public Const KeyLatched As Integer
public const int KeyLatched
public:
literal int KeyLatched
public static final int KeyLatched
public const var KeyLatched : int

Plataformas

Plataformas de desarrollo

Visual Studio 2010 y posterior, .NET Framework 4

Plataformas de destino

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

Vea también

Referencia

Clase de DataCacheErrorSubStatus
Miembros de DataCacheErrorSubStatus
Espacio de nombres de Microsoft.ApplicationServer.Caching