Wait |
public static class WaitHelper
The WaitHelper type exposes the following members.
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. |