Counter Interfaces

The server object model contains the following interfaces for monitoring the current, peak, and total number of connections to your publishing point or server, and for monitoring the bandwidth allocated to those connections. Links to reference pages for these interfaces, listed by programming language, are provided in the See Also lists that follow the table.

Interface

Description

IWMSPublishingPointCurrentCounters

Contains counters that identify real-time parameters for a running publishing point.

IWMSPublishingPointPeakCounters

Contains counters that identify peak events that occur when a publishing point is running.

IWMSPublishingPointTotalCounters

Contains counters that identify aggregate totals for specific parameters of a running publishing point.

IWMSServerCurrentCounters

Contains counters that identify real-time parameters for a running server.

IWMSServerPeakCounters

Contains counters that identify peak events that occur when a server is running.

IWMSServerTotalCounters

Contains counters that identify aggregate totals for specific parameters of a running server.

See Also (General)

See Also (Visual Basic .NET)

See Also (C#)

See Also (C++)