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.7.0.0 (9.7.2.11000)