SqlWorkflowPersistenceService.Start Method

Definition

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

Remarks

Start must only be called by the workflow run-time engine.

Applies to