Click or drag to resize

PerformanceLog Properties

The PerformanceLog type exposes the following members.

Properties
  NameDescription
Public propertyCategoryName
Gets or sets the category name.
Public propertyCounterName
Gets or sets the counter name.
Public propertyCounterType
Gets or sets the counter type.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyId
Gets or sets the id.
Public propertyTimestamp
Gets or sets the timestamp
Public propertyValue
Gets or sets the value.
Top
See Also