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