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
public:
property IGridServiceManager^ GridServiceManager {
	IGridServiceManager^ get ();
}
/** @property */
public IGridServiceManager get_GridServiceManager()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)