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
property bool ScanEventContainers {
bool get ();
}
/** @property */
boolean get_ScanEventContainers()
See Also
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)