GigaSpaces XAP.NET Documentation
NumberOfBackups Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitNumberOfBackups
Gets the number of backups (if the topology is a backup one) per instance.
Declaration Syntax
C#Visual BasicVisual C++J#
int NumberOfBackups { get; }
ReadOnly Property NumberOfBackups As Integer
	Get
property int NumberOfBackups {
	int get ();
}
/** @property */
int get_NumberOfBackups()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)