System [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 1.0.5000.0 2.0.0.0 4.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Object System.ComponentModel.TypeConverter("System.Diagnostics.Design.CounterCreationDataConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") To be added Defines the counter type, name, and Help string for a custom counter. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class, to a counter of type NumberOfItems32, and with empty name and help strings. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class, to a counter of the specified type, using the specified counter name and Help strings. The name of the counter, which must be unique within its category. The text that describes the counter's behavior. A that identifies the counter's behavior. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.ComponentModel.DefaultValue("") System.Diagnostics.MonitoringDescription("Description of this counter.") System.String To be added: an object of type 'string' To be added Gets or sets the custom counter's description. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.ComponentModel.DefaultValue("") System.ComponentModel.TypeConverter("System.Diagnostics.Design.StringValueConverter, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a") System.Diagnostics.MonitoringDescription("Name of this counter.") System.String To be added: an object of type 'string' To be added Gets or sets the name of the custom counter. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.ComponentModel.DefaultValue(typeof(System.Diagnostics.PerformanceCounterType), "NumberOfItems32") System.Diagnostics.MonitoringDescription("Type of this counter.") System.Diagnostics.PerformanceCounterType To be added: an object of type 'PerformanceCounterType' To be added Gets or sets the performance counter type of the custom counter.