GigaSpaces XAP.NET Documentation
IEventListenerContainerServiceMonitors Interface
Class LibraryGigaSpaces.XAP.EventsIEventListenerContainerServiceMonitors
A generic IEventListenerContainer<(Of <(TData>)>) service monitors.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IEventListenerContainerServiceMonitors : IServiceMonitors
Public Interface IEventListenerContainerServiceMonitors _
	Implements IServiceMonitors
public interface class IEventListenerContainerServiceMonitors : IServiceMonitors
public interface IEventListenerContainerServiceMonitors extends 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.

FailedEvents
Gets the number of events that failed processing.

Id
Gets the id of the service monitor, usually the service id.
(Inherited from IServiceMonitors.)
Monitors
Gets the monitor values
(Inherited from IServiceMonitors.)
ProcessedEvents
Gets the number of events that were successfully processed.

Status
Gets the container status.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)