GigaSpaces XAP.NET Documentation
StartGridService Method (options)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIGridServiceAgentStartGridService(GridServiceContainerOptions)
Starts a IGridServiceContainer based on the provided options.
Declaration Syntax
C#Visual BasicVisual C++J#
void StartGridService(
	GridServiceContainerOptions options
)
Sub StartGridService ( _
	options As GridServiceContainerOptions _
)
void StartGridService(
	GridServiceContainerOptions^ options
)
void StartGridService(
	GridServiceContainerOptions options
)
Parameters
options (GridServiceContainerOptions)
GSC options.

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