Click or drag to resize

DownloadSpeedToString Method

Get the current downlaod speed as a string value.

Namespace:  UMod.Streaming
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
A string representation of this download speed
See Also