JitSchedulingType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The JIT request scheduling type.
public enum JitSchedulingType
type JitSchedulingType =
Public Enum JitSchedulingType
- Inheritance
-
JitSchedulingType
Fields
Name | Value | Description |
---|---|---|
NotSpecified | 0 | NotSpecified. |
Once | 1 | Once. |
Recurring | 2 | Recurring. |