public interface IGlobalCacheInvalidationContext : IAsyncDisposable
Public Interface IGlobalCacheInvalidationContext
Inherits IAsyncDisposable
public interface class IGlobalCacheInvalidationContext : IAsyncDisposable
type IGlobalCacheInvalidationContext =
interface
interface IAsyncDisposable
end
DisposeAsync | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. (Унаследован от IAsyncDisposable) |
SetInvalidationFunc | Устанавливает функцию инвалидации для указанного объекта глобального кеша. |