nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / Program

Program

Full name Microsoft.VisualBasic.ApplicationServices.Terminal.ProgressBar.Program Assembly Microsoft.VisualBasic.Runtime Members 2

01 Syntax

Microsoft.VisualBasic.ApplicationServices.Terminal.ProgressBar.Program

02 Methods

NameOverloadsSummary
Run 1
ProgressText 1

03 Members

method Run #
Run(AbstractBar, Int32, Int32)
Parameters
NameTypeDescription
barAbstractBar

-

waitInt32

Sleep time of the thread

[end]Int32

Ends at this iteration

method ProgressText #
ProgressText(Double, Int32, Char, Char)
Parameters
NameTypeDescription
pDouble

[0,1] represents the progress percentage

Returns

a progress bar liked string value, example as:

 ####.......