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.


- numberOfGridServiceContainers (Int32)
- The number of containers to wait for

true if the required number of containers were discovered, false if the timeout expired.