CacheInsertOptions.OnRemovedCallback Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o retorno de chamada 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
Valor da propriedade
O retorno de chamada CacheItemRemovedCallback.