Table of Contents

Method TryGet

Namespace
Millrace.Workflows
Assembly
Millrace.dll

TryGet(string, int, out WorkflowDefinition)

The exact version an in-flight instance is pinned to.

public bool TryGet(string id, int version, out WorkflowDefinition definition)

Parameters

id string
version int
definition WorkflowDefinition

Returns

bool