Method | Description | |
---|---|---|
Wait ( Func |
Waits for an action to complete
|
|
Wait ( Func |
Waits for an action to complete
|
public static Wait ( Func |
||
action | Func |
The action. |
return | bool |
public static Wait ( Func |
||
action | Func |
The action. |
timeout | System.TimeSpan | The timeout. |
return | bool |