NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MethodRental Fields

The fields of the MethodRental class are listed below. For a complete list of MethodRental class members, see the MethodRental Members topic.

Public:

JitImmediate Specifies that the method should be JIT-compiled immediately.
JitOnDemand Specifies that the method should be JIT-compiled when needed.

See Also

MethodRental Class | System.Reflection.Emit Namespace