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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 11.0.0.0 (11.0.0.14800)