A provider of one or more IServiceMonitors. A component within a processing
unit can implement it in order to expose "statistics" information regarding the service.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IServiceMonitorsProvider
Public Interface IServiceMonitorsProvider
public interface class IServiceMonitorsProvider
public interface IServiceMonitorsProvider
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
ServiceMonitors |
Gets one or more IServiceMonitors that the service exposes.
|