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: 12.2.0.0 (12.2.0.18000)