ModHostDownloadSpeed Property |
Get the current
DownloadSpeed for this mod host.
This value will only be used when
IsModDownloading is true.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DownloadSpeed DownloadSpeed { get; }
Property Value
Type:
DownloadSpeed
See Also