IJobDebugger Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to expose a job debugger.
public interface class IJobDebugger
public interface IJobDebugger
[System.Runtime.CompilerServices.NullableContext(2)]
public interface IJobDebugger
type IJobDebugger = interface
[<System.Runtime.CompilerServices.NullableContext(2)>]
type IJobDebugger = interface
Public Interface IJobDebugger
- Derived
- Attributes
Properties
Debugger |
Job Debugger. |
IsAsync |
True if job is running asynchronously. |