Share via


Tracer.WorkflowPluginRestarted(String) Method

Definition

WorkflowPluginRestarted (EventId: 0xb011/45073)

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

Parameters

endpointName
String
Attributes

Applies to