GigaSpaces XAP.NET Documentation
GridServiceContainer Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ContainerGridServiceContainerAddedEventArgsGridServiceContainer
Gets the IGridServiceContainer that was added.
Declaration Syntax
C#Visual BasicVisual C++J#
public IGridServiceContainer GridServiceContainer { get; }
Public ReadOnly Property GridServiceContainer As IGridServiceContainer
public:
property IGridServiceContainer^ GridServiceContainer {
	IGridServiceContainer^ get ();
}
/** @property */
public IGridServiceContainer get_GridServiceContainer()

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