OhioScreenWaitThrowException Property |
Gets or sets whether an exception should be thrown when a wait function
is timed out or canceled. The default value is true.
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public bool WaitThrowException { get; set; }
Public Property WaitThrowException As Boolean
Get
Set
Property Value
BooleanSee Also