Table of Contents

Property Workflows

Namespace
Millrace.Storage.Verification
Assembly
Millrace.Storage.Verification.dll

Workflows

The workflow contract under test.

IWorkflowStorage Workflows { get; }

Property Value

IWorkflowStorage

Remarks

The same underlying store as Jobs, not a second one. Several facts span both — a checkpoint committing in the same atom as a job transition is the contract, and it cannot be verified if the two arrive at different databases.