프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EventExit | |||
EventPause | |||
ExitThread | bool | ||
IdleThread | bool | ||
PauseThread | bool | ||
RunningThread | bool | ||
StopInProgress | bool |
메소드 | 설명 | |
---|---|---|
CheckForThreadIdle ( CheckIdleModes idleMode ) : bool | ||
ControlThread ( ThreadCtrl threadCtrlMode ) : bool | ||
Exit ( ) : void | ||
Init ( ) : void |
public CheckForThreadIdle ( CheckIdleModes idleMode ) : bool | ||
idleMode | CheckIdleModes | |
리턴 | bool |
public ControlThread ( ThreadCtrl threadCtrlMode ) : bool | ||
threadCtrlMode | ThreadCtrl | |
리턴 | bool |
public ManualResetEvent,System.Threading EventExit | ||
리턴 |
public ManualResetEvent,System.Threading EventPause | ||
리턴 |