Table of Contents

Property DefinitionVersion

Namespace
Millrace.Storage.Monitoring
Assembly
Millrace.dll

DefinitionVersion

The definition version this instance is pinned to.

public required int DefinitionVersion { get; init; }

Property Value

int

Remarks

An instance always finishes on the version it started with, so a deployment must keep every version that still has instances in flight registered. Dropping one strands them: the instance names a graph the process can no longer produce.