Method SetJmcStatus
SetJmcStatus(bool)
Enable Just-my-code stepping for this stepper. The default is 'false.
public void SetJmcStatus(bool isJustMyCode)
Parameters
isJustMyCode
booltrue to make this a JMC-stepper, false to make it a traditional stepper.