CacheEntryRemovedArguments.Source Propriedade

Definição

Recebe uma referência à instância de origem ObjectCache que originalmente continha a entrada de cache removida.

public:
 property System::Runtime::Caching::ObjectCache ^ Source { System::Runtime::Caching::ObjectCache ^ get(); };
public System.Runtime.Caching.ObjectCache Source { get; }
member this.Source : System.Runtime.Caching.ObjectCache
Public ReadOnly Property Source As ObjectCache

Valor de Propriedade

Uma referência ao cache que originalmente continha a entrada de cache removida.

Aplica-se a