Method WaitForIsActive
WaitForIsActive(IAura, bool, TimeSpan)
Declaration
public static void WaitForIsActive(this IAura aura, bool expectedIsActive, TimeSpan timeout)
Parameters
| Type | Name | Description |
|---|---|---|
| IAura | aura | |
| bool | expectedIsActive | |
| TimeSpan | timeout |