Click or drag to resize

OrchestratorConfigRouterType Property

Type of router that determines the output target. One of: SingleTarget (default), SourceToTarget, PerCluster or PerRecord.

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

Property Value

Type: RouterType
See Also