Click or drag to resize

GoToAndTriggerCommandWaitTimeout Property

Timeout time in milliseconds. If -1 the command waits forever.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public int WaitTimeout { get; set; }

Property Value

Int32
See Also