|
JWSCL Documentation
|
procedure Clear(const TerminateJob: TJwJobTermination = jtSubjection); virtual;
|
Parameters |
Description |
|
const TerminateJob: TJwJobTermination = jtSubjection |
defines whether or not processes in the job objects are to be terminated. jtAll terminates all processes in all jobs. jtNone leaves all processes intact. Set jtSubjection to use TJwJobObject.TerminateOnDestroy instead. |
Clear removes all job objects in the list.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|