Property | Type | Description | |
---|---|---|---|
m_ThreadObj | Thread |
Property | Type | Description | |
---|---|---|---|
CreateThread | Thread | ||
GetNext | WorkItem | ||
QueueWorkItem | void | ||
WorkerThread | System |
Method | Description | |
---|---|---|
Kill ( ) : void | ||
Run ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
CreateThread ( bool autoStart ) : Thread | ||
GetNext ( ) : WorkItem | ||
QueueWorkItem ( WorkItem workItem ) : void | ||
WorkerThread ( Synchronizer, synchronizer ) : System |