Location: Symbol Reference > Structs, Records, Enums > TJwJobLimit Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwJobLimit Enumeration
Pascal
TJwJobLimit = (
  jlWORKINGSET,
  jlPROCESSTIME,
  jlJOBTIME,
  jlACTIVEPROCESS,
  jlAFFINITY,
  jlPRIORITYCLASS,
  jlPRESERVEJOBTIME,
  jlSCHEDULINGCLASS,
  jlPROCESSMEMORY,
  jlJOBMEMORY,
  jlDIEONUNHANDLEDEXCEPTION,
  jlBREAKAWAYOK,
  jlSILENTBREAKAWAYOK,
  jlKILLONJOBCLOSE,
  jlRESERVED2,
  jlRESERVED3,
  jlRESERVED4,
  jlRESERVED5,
  jlRESERVED6,
  jlNone
);
Members 
Description 
jlNone 
No limits are applied 

TJwJobLimit is used by TJwJobObject class to set or get job user interface limits. Read the MSDN doc on JOBOBJECT_BASIC_LIMIT_INFORMATION member LimitFlags.

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!