IWMSIncomingCounters.ClearIncomingStats (C#)

The ClearIncomingStats method decrements the incoming bandwidth counter by the amount of bandwidth associated with an incoming client connection.

IWMSIncomingCounters.ClearIncomingStats()

Arguments

This method takes no parameters.

Return Value

This method does not return a value.

Requirements

Reference: Add a reference to Microsoft.WindowsMediaServices.

Namespace: Microsoft.WindowsMediaServices.Interop.

Assembly: Microsoft.WindowsMediaServices.dll.

Library: WMSServerTypeLib.dll.

Platform: Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; Windows Server 2008.

See Also

Concepts

IWMSIncomingCounters Object (C#)