ApiAccessTokenGlobalCacheInvalidateLocalAsync - метод
Invalidates the local cache for API access tokens without invalidating the global cache.
This method should be used when clearing is performed within the invalidation of another global cache.
Пространство имён: Tessa.Tokens.ApiСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public ValueTask InvalidateLocalAsync()
Public Function InvalidateLocalAsync As ValueTask
public:
ValueTask InvalidateLocalAsync()
member InvalidateLocalAsync : unit -> ValueTask
Возвращаемое значение
ValueTaskAsynchronous task.