Name | Description | |
---|---|---|
EventMetricValueAttribute Constructor | Add the current field, property, or method as a value column in the event metric using its declared Type and the specified name, unit caption and summary function. |
The following tables list the members exposed by EventMetricValueAttribute.
Name | Description | |
---|---|---|
EventMetricValueAttribute Constructor | Add the current field, property, or method as a value column in the event metric using its declared Type and the specified name, unit caption and summary function. |
Name | Description | |
---|---|---|
Caption | An end-user display caption for this value column of the event metric. | |
Description | An extended end-user description of this value column of the event metric. | |
IsDefaultValue | Indicates this field, property, or method is the default value to graph for the event metric. | |
Name | The unique name of this value column within the defined event metric. | |
SummaryFunction | The default way that individual samples will be aggregated to create a graphable summary. | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) | |
UnitCaption | An end-user display caption for the units of this value column of the event metric (or null for unit-less). |
Name | Description | |
---|---|---|
Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) | |
GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |