Click or drag to resize

IThresholdController Interface

Interface for import's threshold manipulation. If IngestionEnabled -> ImportServiceController registered in DI. If !IngestionEnabled -> WarehouseHelper registered in DI.

Namespace:  Omada.OE.Model.DataImport
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IThresholdController : IController

The IThresholdController type exposes the following members.

Methods
  NameDescription
Public methodSetImportThresholdAction
Stores threshold status for system
Top
See Also