Share via


PerformanceCounterManager.ICollectData.CloseData Método

Definición

Precaución

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

Precaución

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

Precaución

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

Lo llaman los datos de rendimiento de cierre del archivo performance.dll.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

 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

Implementaciones

Atributos

Se aplica a