menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PerfCounter - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PerfCounter

    Class containing Perf Counter.

    Inheritance
    System.Object
    PerfCounter
    Implements
    System.IDisposable
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public sealed class PerfCounter : IDisposable

    Constructors

    PerfCounter(String)

    Initializes a new instance of the PerfCounter class.

    Declaration
    public PerfCounter(string strMessage)
    Parameters
    Type Name Description
    System.String strMessage

    The STR message.

    Explicit Interface Implementations

    IDisposable.Dispose()

    Declaration
    void IDisposable.Dispose()

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved