GigaSpaces XAP.NET Documentation
BackupGridServiceManagers Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitBackupGridServiceManagers
Gets the backup GSMs for the processing unit.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<IGridServiceManager> BackupGridServiceManagers { get; }
ReadOnly Property BackupGridServiceManagers As IList(Of IGridServiceManager)
property IList<IGridServiceManager^>^ BackupGridServiceManagers {
	IList<IGridServiceManager^>^ get ();
}
/** @property */
IList<IGridServiceManager> get_BackupGridServiceManagers()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)