x4Trace Documentation v1.0
Loading...
Searching...
No Matches
Tools.Threading Namespace Reference

Classes

interface  IProgressBar
 Reprenesnt an interface of progressbar. More...
 
class  ProcessStatus
 Represents a process status class. More...
 
class  Thread
 Represents a thread class of tools. More...
 

Functions

delegate void ProcessStatusChanged (ProcessStatus processStatus)
 Delegate of process status changed event.
 

Function Documentation

◆ ProcessStatusChanged()

delegate void Tools.Threading.ProcessStatusChanged ( ProcessStatus processStatus)

Delegate of process status changed event.

Parameters
processStatusStatus of process.