MethodRental.JitOnDemand Field

Definition

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

public: int JitOnDemand = 0;
public const int JitOnDemand = 0;
val mutable JitOnDemand : int
Public Const JitOnDemand As Integer  = 0

Field Value

Value = 0

Applies to