Click or drag to resize

OrchestratorConfigDeferOutput Property

Defines when Data Conveyer is allowed to start the Transformation phase. This setting should be left at its default value of Auto. The value of Indefinitely is restricted for use in specialized tests only!

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public DeferOutput DeferOutput { get; set; }

Property Value

Type: DeferOutput
See Also