DefaultWorkflowCommitWorkBatchService.OnStopped Method

Definition

Represents the method called when the workflow runtime raises the Stopped event.

protected:
 override void OnStopped();
protected override void OnStopped ();
override this.OnStopped : unit -> unit
Protected Overrides Sub OnStopped ()

Applies to