Proprietà DataCacheLocalCacheProperties.IsEnabled

Restituisce un valore booleano che indica se la cache locale è attivata per il client della cache.

Spazio dei nomi: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in microsoft.applicationserver.caching.client.dll)

Uso

Sintassi

'Dichiarazione
Public ReadOnly Property IsEnabled As Boolean
public bool IsEnabled { get; }
public:
property bool IsEnabled {
    bool get ();
}
/** @property */
public boolean get_IsEnabled ()
public function get IsEnabled () : boolean

Valore proprietà

Restituisce un valore Boolean.

Protezione thread

Qualsiasi membro statico (condiviso in Visual Basic) di questo tipo è thread safe, diversamente dai membri istanza.

Piattaforme

Piattaforme di sviluppo

Visual Studio 2010 e versioni successive, .NET Framework 4

Piattaforme di destinazione

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

Vedere anche

Informazioni di riferimento

Classe DataCacheLocalCacheProperties
DataCacheLocalCacheProperties membri
Spazio dei nomi Microsoft.ApplicationServer.Caching

Altre risorse

Client cache e cache locale
Abilitare la cache locale