GigaSpaces XAP.NET Documentation
NumberOfBackups Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceNumberOfBackups
Gets the number of backups per Space Instance. the value would be 1 when we deploy a 2 partitions each with one backup topology.
Declaration Syntax
C#Visual BasicVisual C++J#
int NumberOfBackups { get; }
ReadOnly Property NumberOfBackups As Integer
property int NumberOfBackups {
	int get ();
}
/** @property */
int get_NumberOfBackups()

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