Tracer.EndWorkflowExecution(Guid) 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.
EndWorkflowExecution (EventId: 0xb509/46345)
public:
 void EndWorkflowExecution(Guid workflowJobJobInstanceId);
	public void EndWorkflowExecution(Guid workflowJobJobInstanceId);
	[System.Management.Automation.Tracing.EtwEvent(46345)]
public void EndWorkflowExecution(Guid workflowJobJobInstanceId);
	member this.EndWorkflowExecution : Guid -> unit
	[<System.Management.Automation.Tracing.EtwEvent(46345)>]
member this.EndWorkflowExecution : Guid -> unit
	Public Sub EndWorkflowExecution (workflowJobJobInstanceId As Guid)
	Parameters
- workflowJobJobInstanceId
 - Guid
 
- Attributes