Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / WorkUnit Class / ResetProgressParallel Method

In This Topic
    ResetProgressParallel Method
    In This Topic
    Resets the progress bar for a parallel loop.
    Syntax
    'Declaration
     
    Protected Friend Sub ResetProgressParallel() 
    protected internal void ResetProgressParallel()
    Remarks
    Call it before starting a parallel loop.
    See Also