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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)