Click or drag to resize

OrchestratorConfigTimeLimit Property

Maximum amount of time allowed for the process execution. Default value is -1 ms, i.e.:
Timeout.InfiniteTimeSpan

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

Property Value

Type: TimeSpan
See Also