Property Version
Version
Version of this definition, counting from 1.
int Version { get; }
Property Value
Remarks
Bump it whenever the graph's shape changes. Editing a graph in place under the same version leaves in-flight instances resuming into a shape their stored cursor no longer describes, and that failure surfaces long after the deploy that caused it.