WaitHelper Class |
Namespace: Ocaramba.Helpers
public static class WaitHelper
Name | Description | |
---|---|---|
Wait(FuncBoolean, TimeSpan, String) |
Wait for a condition with given timeout.
| |
Wait(FuncBoolean, TimeSpan, TimeSpan) |
Wait for a condition with given timeout and timeInterval.
| |
Wait(FuncBoolean, TimeSpan, TimeSpan, String) |
Wait for a condition with given timeout and timeInterval.
|