
Icon | Member | Description |
---|---|---|
![]() | WaitFor(Int32) |
Waits for SetDefaultTimeout(TimeSpan) till the provided number of machines are up.
|
![]() | WaitFor(Int32, TimeSpan) |
Waits for the given timeout till the provided number of machines are up.
|
![]() | WaitFor(String) |
Waits for SetDefaultTimeout(TimeSpan) till the machine with the given host (name/address) is discovered.
|
![]() | WaitFor(String, TimeSpan) |
Waits for the given timeout till the machine with the given host (name/address) is discovered.
|