Specifies that the method should be JIT-compiled when needed.
[Visual Basic] Public Const JitOnDemand As Integer [C#] public const int JitOnDemand; [C++] public: const int JitOnDemand; [JScript] public var JitOnDemand : int;
MethodRental Class | MethodRental Members | System.Reflection.Emit Namespace