public final class ReconnectHelper extends Object
com.devexperts.qd.qtp
subpackages.Constructor and Description |
---|
ReconnectHelper(long delay) |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
setReconnectDelay(long delay)
Change the delay period for the helper.
|
void |
sleepBeforeConnection() |
public void setReconnectDelay(long delay)
delay
- reconnect delay period (millis)public void sleepBeforeConnection() throws InterruptedException
InterruptedException
public void reset()
Copyright © 2002–2025 Devexperts LLC. All rights reserved.