Tracer.WorkflowEngineStarted(String) 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.
WorkflowEngineStarted (EventId: 0xb048/45128)
public:
void WorkflowEngineStarted(System::String ^ endpointName);
public:
void WorkflowEngineStarted(Platform::String ^ endpointName);
void WorkflowEngineStarted(std::wstring const & endpointName);
public void WorkflowEngineStarted (string endpointName);
[System.Management.Automation.Tracing.EtwEvent(45128)]
public void WorkflowEngineStarted (string endpointName);
member this.WorkflowEngineStarted : string -> unit
[<System.Management.Automation.Tracing.EtwEvent(45128)>]
member this.WorkflowEngineStarted : string -> unit
Public Sub WorkflowEngineStarted (endpointName As String)
Parameters
- endpointName
- String
- Attributes