DataSource.NET
IMonitoringServer Interface
NamespacesCaplin.DataSourceIMonitoringServer
Interface that can be used to add or delete MonitoringBeans from the monitoring subsystem.
Declaration Syntax
C#Visual BasicVisual C++
public interface IMonitoringServer
Public Interface IMonitoringServer
public interface class IMonitoringServer
Members
All MembersMethods



IconMemberDescription
AddBean(MonitoringBean)
Registers the new monitoring bean with the monitoring subsystem.

DeleteBean(MonitoringBean)
Deregisters the monitoring bean.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)