Property InstanceId
InstanceId
The instance that resumes when this bookmark is matched.
public required WorkflowInstanceId InstanceId { get; init; }
Property Value
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.