DefaultWorkflowSchedulerService.Stop 方法

定义

停止当前在工作流实例上运行的线程以及任何正在运行的计时器。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 ()

适用于