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.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic double Timeout { get; set; }
Property Value
Double
See Also