2 overrides of OnStopped
System.Workflow.Runtime (2)
Hosting\DefaultWorkflowTransactionService.cs (1)
81
protected override void
OnStopped
()
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
137
protected override void
OnStopped
()
3 references to OnStopped
System.Workflow.Runtime (3)
Hosting\DefaultWorkflowTransactionService.cs (1)
85
base.
OnStopped
();
Hosting\SharedConnectionWorkflowTransactionService.cs (1)
147
base.
OnStopped
();
Hosting\WorkflowRuntimeService.cs (1)
99
this.
OnStopped
();