Property | Type | Description | |
---|---|---|---|
EventExit | |||
EventPause | |||
ExitThread | bool | ||
IdleThread | bool | ||
PauseThread | bool | ||
RunningThread | bool | ||
StopInProgress | bool |
Method | Description | |
---|---|---|
CheckForThreadIdle ( CheckIdleModes idleMode ) : bool | ||
ControlThread ( ThreadCtrl threadCtrlMode ) : bool | ||
Exit ( ) : void | ||
Init ( ) : void |
public CheckForThreadIdle ( CheckIdleModes idleMode ) : bool | ||
idleMode | CheckIdleModes | |
return | bool |
public ControlThread ( ThreadCtrl threadCtrlMode ) : bool | ||
threadCtrlMode | ThreadCtrl | |
return | bool |
public ManualResetEvent,System.Threading EventExit | ||
return |
public ManualResetEvent,System.Threading EventPause | ||
return |