GigaSpaces XAP.NET Documentation
ScanBasicComponents Property
Class LibraryGigaSpaces.XAP.ConfigurationIProcessingUnitConfigurationScanBasicComponents
Determines whether the container should scan and automatically manage processing unit components (Types marked with BasicProcessingUnitComponentAttribute).
Declaration Syntax
C#Visual BasicVisual C++J#
bool ScanBasicComponents { get; }
ReadOnly Property ScanBasicComponents As Boolean
property bool ScanBasicComponents {
	bool get ();
}
/** @property */
boolean get_ScanBasicComponents()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)