WaitUntilAssertable<T>.WithTimeout method

Returns a new WaitUntilAssertable{T} with the specified timeout

public WaitUntilAssertable WithTimeout(TimeSpan timeout)

See Also