GigaSpaces XAP.NET Documentation
GridServiceContainer Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineGridServiceContainer
Gets the grid service container 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#
IGridServiceContainer GridServiceContainer { get; }
ReadOnly Property GridServiceContainer As IGridServiceContainer
property IGridServiceContainer^ GridServiceContainer {
	IGridServiceContainer^ get ();
}
/** @property */
IGridServiceContainer get_GridServiceContainer()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)