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 methodEqualsDetermines 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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodLogMetrics Writes the metrics to the log.
Public methodRead Reads the object from the specified reader.
Public methodToString Returns a string representation of the TaskMetrics object.
(Overrides ObjectToString)
Public methodToXml Returns the value of this TaskMetrics object as an XElement.
Public methodWrite Writes the object to the specified writer.
Top
See Also