Share via


PerformanceCounterManager.ICollectData.CloseData 方法

定義

警告

This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202

警告

This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. https://go.microsoft.com/fwlink/?linkid=14202

警告

PerformanceCounterManager has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.

由 perf dll 的關閉效能資料所呼叫。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

 virtual void System.Diagnostics.ICollectData.CloseData() = System::Diagnostics::ICollectData::CloseData;
[System.Obsolete("This class has been deprecated.  Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
void ICollectData.CloseData ();
[System.Obsolete("This class has been deprecated.  Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.  https://go.microsoft.com/fwlink/?linkid=14202")]
void ICollectData.CloseData ();
[System.Obsolete("PerformanceCounterManager has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.")]
void ICollectData.CloseData ();
void ICollectData.CloseData ();
[<System.Obsolete("This class has been deprecated.  Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member System.Diagnostics.ICollectData.CloseData : unit -> unit
override this.System.Diagnostics.ICollectData.CloseData : unit -> unit
[<System.Obsolete("This class has been deprecated.  Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.  https://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member System.Diagnostics.ICollectData.CloseData : unit -> unit
override this.System.Diagnostics.ICollectData.CloseData : unit -> unit
[<System.Obsolete("PerformanceCounterManager has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.")>]
abstract member System.Diagnostics.ICollectData.CloseData : unit -> unit
override this.System.Diagnostics.ICollectData.CloseData : unit -> unit
abstract member System.Diagnostics.ICollectData.CloseData : unit -> unit
override this.System.Diagnostics.ICollectData.CloseData : unit -> unit
Sub CloseData () Implements ICollectData.CloseData

實作

屬性

適用於