Click or drag to resize

ServerMetricsToString Method

Gets a string representation of the current ServerMetrics.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the current ServerMetrics.
See Also