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!

DebuggableAttribute.IsJITOptimizerDisabled

[To be supplied.]

[Visual Basic]
Public ReadOnly Property IsJITOptimizerDisabled As Boolean
[C#]
public bool IsJITOptimizerDisabled {get;}
[C++]
public: __property bool get_IsJITOptimizerDisabled();
[JScript]
public function get IsJITOptimizerDisabled() : Boolean;

See Also

DebuggableAttribute Class | DebuggableAttribute Members | System.Diagnostics Namespace