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
public:
property IGridServiceContainer^ GridServiceContainer {
	IGridServiceContainer^ get ();
}
/** @property */
public IGridServiceContainer get_GridServiceContainer()

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