CleanCode C# Libraries v0.9.23 API

ProgressBarMessager.ShowElapsedTimes Property

Gets or sets a value indicating whether to append elapsed times to each message as it finishes.

public Boolean ShowElapsedTimes {get; set;}

Property Value

true to show elapsed times; otherwise, false. The default is true.

See Also

ProgressBarMessager Class | CleanCodeControls.Forms Namespace