Overload List

  NameDescription
Public methodNewWorkflowInterlock<(Of <<'(T>)>>)()()()()
Creates a new workflow interlock of the specified type.
Public methodNewWorkflowInterlock<(Of <<'(T>)>>)(String)
Creates a new workflow interlock of the specified type.
Public methodNewWorkflowInterlock(Type)
Creates a new workflow interlock of the specified type.
Public methodNewWorkflowInterlock(WorkflowInterlockKind) Obsolete.
Creates a new workflow interlock of the specified type.
Public methodNewWorkflowInterlock(Type, String)
Creates a new workflow interlock of the specified type.
Public methodNewWorkflowInterlock(WorkflowInterlockKind, String) Obsolete.
Creates a new workflow interlock of the specified type.

See Also