CachingBackend.OnDependencyInvalidated Method |
Name | Description | |
---|---|---|
OnDependencyInvalidated(CacheDependencyInvalidatedEventArgs) |
Raises the DependencyInvalidated event given a CacheDependencyInvalidatedEventArgs.
| |
OnDependencyInvalidated(String, Guid) |
Raises the DependencyInvalidated event , but lazily instantiates the CacheDependencyInvalidatedEventArgs
if there is an event client.
|