PerformanceCounterManager.ICollectData.CloseData Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202
Attenzione
This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. https://go.microsoft.com/fwlink/?linkid=14202
Attenzione
PerformanceCounterManager has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.
Chiamato dai dati relativi alle prestazioni di chiusura della DLL delle prestazioni
Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.
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
Implementazioni
- Attributi