CacheInsertOptions.OnRemovedCallback Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le rappel CacheItemRemovedCallback.
public:
property System::Web::Caching::CacheItemRemovedCallback ^ OnRemovedCallback { System::Web::Caching::CacheItemRemovedCallback ^ get(); void set(System::Web::Caching::CacheItemRemovedCallback ^ value); };
public System.Web.Caching.CacheItemRemovedCallback OnRemovedCallback { get; set; }
member this.OnRemovedCallback : System.Web.Caching.CacheItemRemovedCallback with get, set
Public Property OnRemovedCallback As CacheItemRemovedCallback
Valeur de propriété
Le rappel CacheItemRemovedCallback.