GigaSpaces XAP.NET Documentation
GridServiceOptions Constructor (type)
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.AgentGridServiceOptionsGridServiceOptions(String)
Constructs a new grid service options with the given process type. By default, will use JVM to start it.
Declaration Syntax
C#Visual BasicVisual C++J#
public GridServiceOptions(
	string type
)
Public Sub New ( _
	type As String _
)
public:
GridServiceOptions(
	String^ type
)
public GridServiceOptions(
	String type
)
Parameters
type (String)
process type.

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