| OrchestratorConfigTimeLimit Property |
Maximum amount of time allowed for the process execution. Default value is -1 ms, i.e.:
Namespace:
Mavidian.DataConveyer.Orchestrators
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax public TimeSpan TimeLimit { get; set; }
Public Property TimeLimit As TimeSpan
Get
Set
Property Value
Type:
TimeSpanSee Also