PerformanceMeasurementArgs Class |
Namespace: Aloe.SystemFrameworks.Domain.Core
The PerformanceMeasurementArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PerformanceMeasurementArgs |
Initializes a new instance of the PerformanceMeasurementArgs class.
|
| Name | Description | |
|---|---|---|
| ApplicationName |
Gets the name of the application.
| |
| Elapsed |
Gets the measured elapsed time.
| |
| MetricKind |
Gets the kind of the metric.
| |
| MetricName |
Gets the name of the metric.
| |
| WriteTo |
Gets the verbosity level.
|
| Name | Description | |
|---|---|---|
| HandleLogging |
Handles the logging of the performance measurement.
Used in LogPerformanceMeasurement(PerformanceMeasurementArgs) |