GigaSpaces XAP.NET Documentation
WaitFor Method (zoneByName)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZonesWaitFor(String)
Waits for SetDefaultTimeout(TimeSpan) till the zone with the given name is discovered.
Declaration Syntax
C#Visual BasicVisual C++J#
IZone WaitFor(
	string zoneByName
)
Function WaitFor ( _
	zoneByName As String _
) As IZone
IZone^ WaitFor(
	String^ zoneByName
)
IZone WaitFor(
	String zoneByName
)
Parameters
zoneByName (String)
The zone name.
Return Value
The discovered zone or null if the timeout elapsed.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)