GigaSpaces XAP.NET Documentation
INotifyEventListenerContainerServiceMonitors Interface
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceMonitors
A NotifyEventListenerContainer<(Of <(TData>)>) service monitors
Declaration Syntax
C#Visual BasicVisual C++J#
public interface INotifyEventListenerContainerServiceMonitors : IEventListenerContainerServiceMonitors, 
	IServiceMonitors
Public Interface INotifyEventListenerContainerServiceMonitors _
	Implements IEventListenerContainerServiceMonitors, IServiceMonitors
public interface class INotifyEventListenerContainerServiceMonitors : IEventListenerContainerServiceMonitors, 
	IServiceMonitors
public interface INotifyEventListenerContainerServiceMonitors extends IEventListenerContainerServiceMonitors, 
	IServiceMonitors
Members
All MembersProperties



IconMemberDescription
Details
Gets the service details associated to this monitor, Should not be implemented, this will be automatically filled at the client side
(Inherited from IServiceMonitors.)
EventDetails
Gets the event listener container service details.
(Inherited from IEventListenerContainerServiceMonitors.)
FailedEvents
Gets the number of events that failed processing.
(Inherited from IEventListenerContainerServiceMonitors.)
Id
Gets the id of the service monitor, usually the service id.
(Inherited from IServiceMonitors.)
Monitors
Gets the monitor values
(Inherited from IServiceMonitors.)
NotifyEventDetails
Gets the INotifyEventListenerContainerServiceDetails of the container.

ProcessedEvents
Gets the number of events that were successfully processed.
(Inherited from IEventListenerContainerServiceMonitors.)
Status
Gets the container status.
(Inherited from IEventListenerContainerServiceMonitors.)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)