A column showing transfer speed.
Properties
Base
: FileSizeBaseGets or sets the FileSizeBase to use.
Culture
: CultureInfoGets or sets the CultureInfo to use.
ShowBits
: boolGets or sets a value indicating whether to display the transfer speed in bits.
Methods
public IRenderable Render(RenderOptions options, ProgressTask task, TimeSpan deltaTime)
Gets a renderable representing the column.
Parameters:
options (RenderOptions)The render options.
task (ProgressTask)The task.
deltaTime (TimeSpan)The elapsed time since last call.
Returns:
A renderable representing the column.