GigaSpaces XAP.NET Documentation
ScanEventContainers Property
Class LibraryGigaSpaces.XAP.ConfigurationIProcessingUnitConfigurationScanEventContainers
Determines whether the container should scan and automatically manage event listener containers (Types marked with EventDrivenAttribute).
Declaration Syntax
C#Visual BasicVisual 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.2.0.0 (14.2.0.20400)