IHostSupportsInteractiveSession.PopRunspace Method

Definition

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 ()

Applies to

See also