Waits for the given timeout till the provided number of machines are up.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |

Parameters
- numberOfMachines (Int32)
- The number of containers to wait for.
- timeout (TimeSpan)
- Time to wait.

Return Value
true if the required number of machines were discovered, false if the timeout expired.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)