
Icon | Member | Description |
---|---|---|
![]() | WaitFor(Int32) |
Waits for SetDefaultTimeout(TimeSpan) till the provided number of containers are up. When passing 0, will
wait till there are no more grid service containers.
|
![]() | WaitFor(Int32, TimeSpan) |
Waits for the given timeout till the provided number of containers are up. When passing 0, will
wait till there are no more grid service containers.
|