IJobDebugger Interface

Definition

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.

Applies to