GigaSpaces XAP.NET Documentation
Backups Property
Class LibraryGigaSpaces.Core.XAP.ConfigurationMirrorSourceSpaceConfigurationElementBackups
Gets or sets the number of backups in the source space.
Declaration Syntax
C#Visual BasicVisual C++J#
public string Backups { get; set; }
Public Property Backups As String
	Get
	Set
public:
property String^ Backups {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_Backups()
/** @property */
public  void set_Backups(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)