Determines whether the container should scan and automatically manage event listener containers
            (Types marked with 
EventDrivenAttribute).
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
bool ScanEventContainers { get; }ReadOnly Property ScanEventContainers As Boolean
	Get
property bool ScanEventContainers {
	bool get ();
}/** @property */
boolean get_ScanEventContainers()

 See Also
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)