DebuggerUtils.StartMonitoringRunspace(Debugger, PSMonitorRunspaceInfo) Method
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.
Start monitoring a runspace on the target debugger.
public:
static void StartMonitoringRunspace(System::Management::Automation::Debugger ^ debugger, System::Management::Automation::Internal::PSMonitorRunspaceInfo ^ runspaceInfo);
public static void StartMonitoringRunspace (System.Management.Automation.Debugger debugger, System.Management.Automation.Internal.PSMonitorRunspaceInfo runspaceInfo);
static member StartMonitoringRunspace : System.Management.Automation.Debugger * System.Management.Automation.Internal.PSMonitorRunspaceInfo -> unit
Public Shared Sub StartMonitoringRunspace (debugger As Debugger, runspaceInfo As PSMonitorRunspaceInfo)
Parameters
- debugger
- Debugger
Target debugger.
- runspaceInfo
- PSMonitorRunspaceInfo
PSMonitorRunspaceInfo.