Click or drag to resize

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.Ohio
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public bool WaitThrowException { get; set; }

Property Value

Boolean
See Also