IHostSupportsInteractiveSession.PopRunspace 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.
Called by the engine to notify the host that a runspace pop has been requested.
public:
void PopRunspace();
public:
void PopRunspace();
void PopRunspace();
public void PopRunspace ();
abstract member PopRunspace : unit -> unit
Public Sub PopRunspace ()