GigaSpaces XAP.NET Documentation
GridServiceManager Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitBackupGridServiceManagerChangedEventArgsGridServiceManager
Gets the backup IGridServiceManager that was either added or removed for the given Processing Unit.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual IGridServiceManager GridServiceManager { get; }
Public Overridable ReadOnly Property GridServiceManager As IGridServiceManager
public:
virtual property IGridServiceManager^ GridServiceManager {
	IGridServiceManager^ get ();
}
/** @property */
public IGridServiceManager get_GridServiceManager()

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