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

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