Click or drag to resize

BaseWaitPortAutomationTimeout Property

The period to wait until it expires. If expires, the execution process should skip the scope of this job element.
The value of less than 1 means to wait indefinitely.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public double Timeout { get; set; }

Property Value

Double
See Also