Method | Description | |
---|---|---|
Dispose ( ) : void | ||
TaskListBar ( ) : System | ||
TaskListBar ( Thread task ) : System | ||
countTime ( ) : |
||
isFinished ( ) : bool | ||
log ( string log ) : |
||
needDetectAlive ( ) : bool | ||
noticeFailed ( ) : void | ||
noticeFinished ( ) : void | ||
noticeNotFinish ( ) : void | ||
setDetectAlive ( bool flag ) : |
||
setSubProcess ( |
||
setTask ( string name ) : |
||
setTaskStatus ( string status ) : |
||
setThread ( |
||
setThread ( Thread task ) : |
||
stopCountTime ( ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
UserControl_Loaded ( object sender, |
||
noticeExisted ( ) : void | ||
timer_Tick ( object sender, |
||
toGoodString ( int i ) : string |
public setDetectAlive ( bool flag ) : |
||
flag | bool | |
return |
public setSubProcess ( |
||
task | ||
return |
public setTaskStatus ( string status ) : |
||
status | string | |
return |
public setThread ( |
||
task | ||
return |
public setThread ( Thread task ) : |
||
task | Thread | |
return |