PerformanceCounterManager Sınıf

Tanım

Dikkat

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

Performans sayaçlarıyla çalışırken sistemin yük performance.dll için performans verilerini hazırlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public ref class PerformanceCounterManager sealed : System::Diagnostics::ICollectData
public sealed class PerformanceCounterManager : System.Diagnostics.ICollectData
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("82840BE1-D273-11D2-B94A-00600893B17A")]
public sealed class PerformanceCounterManager : System.Diagnostics.ICollectData
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("82840BE1-D273-11D2-B94A-00600893B17A")]
[System.Obsolete("This class has been deprecated.  Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class PerformanceCounterManager : System.Diagnostics.ICollectData
type PerformanceCounterManager = class
    interface ICollectData
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("82840BE1-D273-11D2-B94A-00600893B17A")>]
type PerformanceCounterManager = class
    interface ICollectData
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("82840BE1-D273-11D2-B94A-00600893B17A")>]
[<System.Obsolete("This class has been deprecated.  Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type PerformanceCounterManager = class
    interface ICollectData
Public NotInheritable Class PerformanceCounterManager
Implements ICollectData
Devralma
PerformanceCounterManager
Öznitelikler
Uygulamalar

Oluşturucular

PerformanceCounterManager()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.
Geçersiz.
Geçersiz.

PerformanceCounterManager sınıfının yeni bir örneğini başlatır.

Yöntemler

Equals(Object)

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.

(Devralındığı yer: Object)
GetHashCode()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.

Varsayılan karma işlevi işlevi görür.

(Devralındığı yer: Object)
GetType()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.

Type Geçerli örneğini alır.

(Devralındığı yer: Object)
MemberwiseClone()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.

Geçerli Objectöğesinin sığ bir kopyasını oluşturur.

(Devralındığı yer: Object)
ToString()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.

Geçerli nesneyi temsil eden dizeyi döndürür.

(Devralındığı yer: Object)

Belirtik Arabirim Kullanımları

ICollectData.CloseData()

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.
Geçersiz.
Geçersiz.

Performans dll'sinin yakın performans verileri tarafından çağrılır.

ICollectData.CollectData(Int32, IntPtr, IntPtr, Int32, IntPtr)

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Geçersiz.
Geçersiz.
Geçersiz.

Performans veri toplama yordamı. PerfCount perf dll tarafından çağrılır.

Şunlara uygulanır