GigaSpaces XAP.NET Documentation
GridServiceManager Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineGridServiceManager
Gets the grid service manager started within this virtual machine. the value is null if no grid service manager was started within it.
Declaration Syntax
C#Visual BasicVisual C++J#
IGridServiceManager GridServiceManager { get; }
ReadOnly Property GridServiceManager As IGridServiceManager
property IGridServiceManager^ GridServiceManager {
	IGridServiceManager^ get ();
}
/** @property */
IGridServiceManager get_GridServiceManager()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)