ICollectData Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Prepares performance data for the performance DLL the system loads when working with performance counters.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CloseData() | This API supports the product infrastructure and is not intended to be used directly from your code. Called by the performance DLL's close performance data function. |
![]() | CollectData(Int32, IntPtr, IntPtr, Int32, IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Collects the performance data for the performance DLL. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
