Condividi tramite


AspNetWebSocketContext.Cache Proprietà

Definizione

Ottiene l'oggetto Cache per il dominio dell'applicazione corrente.

public:
 virtual property System::Web::Caching::Cache ^ Cache { System::Web::Caching::Cache ^ get(); };
public virtual System.Web.Caching.Cache Cache { get; }
member this.Cache : System.Web.Caching.Cache
Public Overridable ReadOnly Property Cache As Cache

Valore della proprietà

Oggetto della cache.

Eccezioni

La proprietà non è implementata.

Si applica a