Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Interface IWorkflowServiceRunner

Namespace: OptimaJet.Workflow.Core.Runtime.ServiceRunners

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public interface IWorkflowServiceRunner

Methods

StartAsync(ITimerManager)

Declaration
Task StartAsync(ITimerManager manager)
Parameters
TypeNameDescription
ITimerManagermanager
Returns
TypeDescription
Task

Extension Methods