Click or drag to resize

TaskMetricsToXml Method

Returns the value of this TaskMetrics object as an XElement.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public XElement ToXml()

Return Value

Type: XElement
The value of this TaskMetrics object as an XElement.
See Also