GigaSpaces XAP.NET Documentation
StartGridServiceAndWait Method
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIGridServiceAgentStartGridServiceAndWait()()()
Members
IconMemberDescription
StartGridServiceAndWait(GridServiceManagerOptions)
Starts a IGridServiceManager based on the provided options and waits for SetDefaultTimeout(TimeSpan) until it is discovered by the admin, which is then returned.

StartGridServiceAndWait(GridServiceManagerOptions, TimeSpan)
Starts a IGridServiceManager based on the provided options and waits for the given timeout until it is discovered by the admin, which is then returned.

StartGridServiceAndWait(GridServiceContainerOptions)
Starts a IGridServiceContainer based on the provided options and waits for SetDefaultTimeout(TimeSpan) until it is discovered by the admin, which is then returned.

StartGridServiceAndWait(GridServiceContainerOptions, TimeSpan)
Starts a IGridServiceContainer based on the provided options and waits for the given timeout until it is discovered by the admin, which is then returned.

StartGridServiceAndWait(LookupServiceOptions)
Starts a ILookupService based on the provided options and waits for SetDefaultTimeout(TimeSpan) until it is discovered by the admin, which is then returned.

StartGridServiceAndWait(LookupServiceOptions, TimeSpan)
Starts a ILookupService based on the provided options and waits for the given timeout until it is discovered by the admin, which is then returned.

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