MethodRental.JitImmediate Field

Definition

Specifies that the method should be just-in-time (JIT) compiled immediately.

public: int JitImmediate = 1;
public const int JitImmediate = 1;
val mutable JitImmediate : int
Public Const JitImmediate As Integer  = 1

Field Value

Value = 1

Applies to