GigaSpaces XAP.NET Documentation
WaitFor Method (numberOfMachines)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineIMachinesWaitFor(Int32)
Waits for SetDefaultTimeout(TimeSpan) till the provided number of machines are up.
Declaration Syntax
C#Visual BasicVisual C++J#
bool WaitFor(
	int numberOfMachines
)
Function WaitFor ( _
	numberOfMachines As Integer _
) As Boolean
bool WaitFor(
	int numberOfMachines
)
boolean WaitFor(
	int numberOfMachines
)
Parameters
numberOfMachines (Int32)
The number of containers to wait for.
Return Value
true if the required number of machines were discovered, false if the timeout expired.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.0.2.6900 (9.0.2.6900)