Partager via


AspNetWebSocketContext.Cache Propriété

Définition

Obtient l'objet Cache pour le domaine d'application actuel.

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

Valeur de propriété

Cache

Objet de cache.

Exceptions

La propriété n'est pas implémentée.

S’applique à