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