Gets or sets whether the container should scan and automatically manage processing unit components
(Types marked with [!:IBasicComponent]).

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public bool ScanBasicComponents { get; set; }
Public Property ScanBasicComponents As Boolean
public:
property bool ScanBasicComponents {
bool get ();
void set (bool value);
}
/** @property */
public boolean get_ScanBasicComponents()
/** @property */
public void set_ScanBasicComponents(boolean value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.0.1.3800 (7.0.1.3800)