GigaSpaces XAP.NET Documentation
CanIncrementInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitCanIncrementInstance
Gets whether this processing unit instances can be incremented once deployed.
Declaration Syntax
C#Visual BasicVisual C++J#
bool CanIncrementInstance { get; }
ReadOnly Property CanIncrementInstance As Boolean
property bool CanIncrementInstance {
	bool get ();
}
/** @property */
boolean get_CanIncrementInstance()

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