Tracer.OutOfProcessRunspaceStarted(String) Method

Definition

OutOfProcessRunspaceStarted (EventId: 0xb046/45126)

public:
 void OutOfProcessRunspaceStarted(System::String ^ command);
public:
 void OutOfProcessRunspaceStarted(Platform::String ^ command);
void OutOfProcessRunspaceStarted(std::wstring const & command);
public void OutOfProcessRunspaceStarted (string command);
[System.Management.Automation.Tracing.EtwEvent(45126)]
public void OutOfProcessRunspaceStarted (string command);
member this.OutOfProcessRunspaceStarted : string -> unit
[<System.Management.Automation.Tracing.EtwEvent(45126)>]
member this.OutOfProcessRunspaceStarted : string -> unit
Public Sub OutOfProcessRunspaceStarted (command As String)

Parameters

command
String
Attributes

Applies to