GigaSpaces XAP.NET Documentation
IsActive Property
Class LibraryGigaSpaces.XAP.EventsIEventListenerContainer<(Of <(<'TData>)>)>IsActive
Returns true if the container is currently listening to events, false otherwise.
Declaration Syntax
C#Visual BasicVisual C++J#
bool IsActive { get; }
ReadOnly Property IsActive As Boolean
	Get
property bool IsActive {
	bool get ();
}
/** @property */
boolean get_IsActive()
See Also

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)