CacheableLocalizationServiceBaseEnsureLibraryCacheAsync - метод

Localization libraries caching.

Definition

Пространство имён: Tessa.Localization
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
protected abstract ValueTask EnsureLibraryCacheAsync(
	bool returnComments,
	CancellationToken cancellationToken = default
)

Параметры

returnComments  Boolean
A flag that indicates whether comments are needed.
cancellationToken  CancellationToken  (Optional)
Object to cancel asynchronous operation.

Возвращаемое значение

ValueTask
Asynchronous operation result.

См. также