Overload List
| Name | Description | |
|---|---|---|
| NewWorkflowInterlock<(Of <<'(T>)>>)()()()() |
Creates a new workflow interlock of the specified type.
| |
| NewWorkflowInterlock<(Of <<'(T>)>>)(String) |
Creates a new workflow interlock of the specified type.
| |
| NewWorkflowInterlock(Type) |
Creates a new workflow interlock of the specified type.
| |
| NewWorkflowInterlock(WorkflowInterlockKind) | Obsolete.
Creates a new workflow interlock of the specified type.
| |
| NewWorkflowInterlock(Type, String) |
Creates a new workflow interlock of the specified type.
| |
| NewWorkflowInterlock(WorkflowInterlockKind, String) | Obsolete.
Creates a new workflow interlock of the specified type.
|