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
property bool IsActive {
	bool get ();
}
/** @property */
boolean get_IsActive()
See Also

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)