Click or drag to resize
ParaPlan Logo

FilespecsAutoScheduleHierarchyDriverResponseTime Property

The amount of time (in seconds) that the drivers have to assign a new trip before it falls to the next scheduling heirarchy. Set to 0 for a forever wait

Namespace:  ParaPlan.Entities
Assembly:  ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax
public int DriverResponseTime { get; set; }

Property Value

Type: Int32
See Also