DefaultWorkflowSchedulerService.Stop Method

Definition

Stops the currently running thread on the workflow instance and any timers that are running.

protected public:
 override void Stop();
protected internal override void Stop ();
override this.Stop : unit -> unit
Protected Friend Overrides Sub Stop ()

Applies to