ISettingsUnitHistoryManager - интерфейс

Manager responsible for tracking and reporting actions, exceptions, and activity related to settings units.

Definition

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

Методы

GetReportDigest Generates a digest string for a specific settings unit or category.
ReportActionAsync Reports action related to a settings unit.
ReportExceptionAsync Reports an exception that occurs during operations on settings units, including contextual information and optional metadata.

См. также