GigaSpaces XAP.NET Documentation
WaitForSpace Method (timeout)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitWaitForSpace(TimeSpan)
Waits for the specified timeout till an embedded Space is correlated with the processing unit.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpace WaitForSpace(
	TimeSpan timeout
)
Function WaitForSpace ( _
	timeout As TimeSpan _
) As ISpace
ISpace^ WaitForSpace(
	TimeSpan timeout
)
ISpace WaitForSpace(
	TimeSpan timeout
)
Parameters
timeout (TimeSpan)
Time to wait.
Return Value
The space that is correlated with the processing unit or null of the timeout elapsed.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)