Click or drag to resize

JetMetricsPrintMetrics Method

Prints the metrics.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public void PrintMetrics(
	TextWriter writer
)

Parameters

writer
Type: System.IOTextWriter
The TextWriter to print the metrics to.
See Also