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