Click or drag to resize

TaskMetrics Methods

The TaskMetrics type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the value of the specified TaskMetrics instance to this instance.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberFromXml
Creates a TaskMetrics instance from an XML element.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLogMetrics
Writes the metrics to the log.
Public methodToString
Returns a string representation of the TaskMetrics object.
(Overrides ObjectToString.)
Public methodToXml
Returns the value of this TaskMetrics object as an XElement.
Top
See Also