GigaSpaces XAP.NET Documentation
WaitForManaged Method (timeout)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitWaitForManaged(TimeSpan)
Waits for the specified timeout till there is a managing IGridServiceManager for the processing unit.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceManager WaitForManaged(
	TimeSpan timeout
)
Function WaitForManaged ( _
	timeout As TimeSpan _
) As IGridServiceManager
IGridServiceManager^ WaitForManaged(
	TimeSpan timeout
)
IGridServiceManager WaitForManaged(
	TimeSpan timeout
)
Parameters
timeout (TimeSpan)

[Missing <param name="timeout"/> documentation for "M:GigaSpaces.Core.Admin.ServiceGrid.ProcessingUnit.IProcessingUnit.WaitForManaged(System.TimeSpan)"]

Return Value
Managing grid service manager or null if the timeout elapsed.

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