Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMSIncomingCounters Object (C#)
The IWMSIncomingCounters object provides methods for updating incoming counters. This object is implemented by the server.
- Note This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
The IWMSIncomingCounters object exposes the following methods.
| Method | Description |
| AddIncomingData | Allows the server to keep track of data received from an incoming client connection. |
| AllocateRequestedBandwidth | Allocates bandwidth, in Kbps, for an incoming client connection. |
| ClearIncomingStats | Decrements the incoming bandwidth counter by the amount of bandwidth associated with an incoming client connection. |
See Also
| Previous | Next |