public interface AsynchronnousOpCapable extends Capability
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Method and Description |
---|---|
boolean |
enableWaitWindowOnLongOperations()
Indicate whether the GUI should pop up a "Wait while completing the I/O
operation" when a lengthy op is in progress.
|
int |
getLongOperationLimitMillis()
Pop up timeout in milliseconds.
|
boolean enableWaitWindowOnLongOperations()
int getLongOperationLimitMillis()