TaskMetrics Methods |
The TaskMetrics type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds the value of the specified TaskMetrics instance to this instance.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FromXml |
Creates a TaskMetrics instance from an XML element.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LogMetrics |
Writes the metrics to the log.
| |
ToString |
Returns a string representation of the TaskMetrics object.
(Overrides ObjectToString.) | |
ToXml |
Returns the value of this TaskMetrics object as an XElement.
|