JobLifetime Enumeration

Syntax Constants
Enum JobLifetime
    ShortLived = 0
    LongLived = 1
End Enum
  • ShortLived
  • LongLived