PerformanceLog Properties |
The PerformanceLog type exposes the following members.
| Name | Description | |
|---|---|---|
| CategoryName |
Gets or sets the category name.
| |
| CounterName |
Gets or sets the counter name.
| |
| CounterType |
Gets or sets the counter type.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| Id |
Gets or sets the id.
| |
| Timestamp |
Gets or sets the timestamp
| |
| Value |
Gets or sets the value.
|