Table of Contents

Property InstanceId

Namespace
Millrace.Storage
Assembly
Millrace.dll

InstanceId

The instance that resumes when this bookmark is matched.

public required WorkflowInstanceId InstanceId { get; init; }

Property Value

WorkflowInstanceId

Remarks

The bookmark records that an instance is waiting. Where it resumes lives in the instance's cursor, which is written in the same atom — so the two cannot disagree about whether a wait exists.