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

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