ISettingsUnitSynchronizer - интерфейс

Object responsible for synchronizing settings units to keep their state up to date.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public interface ISettingsUnitSynchronizer

Методы

SynchronizeOnGetAsync Performs a deep synchronization of a settings unit when it is being retrieved.
SynchronizeOnStartAsync Performs a shallow synchronization of settings units when the application starts.

См. также