GigaSpaces XAP.NET Documentation
StartGridService Method (options)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentIGridServiceAgentStartGridService(GridServiceOptions)
Starts a generic process of a given type.
Declaration Syntax
C#Visual BasicVisual C++J#
void StartGridService(
	GridServiceOptions options
)
Sub StartGridService ( _
	options As GridServiceOptions _
)
void StartGridService(
	GridServiceOptions^ options
)
void StartGridService(
	GridServiceOptions options
)
Parameters
options (GridServiceOptions)
Process options.

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