Table of Contents

Property Instance

Namespace
Millrace.Storage
Assembly
Millrace.dll

Instance

The instance as it should be stored. The provider writes it with Revision = ExpectedRevision + 1, exactly as UpdateInstanceAsync does.

public required WorkflowInstanceRecord Instance { get; init; }

Property Value

WorkflowInstanceRecord