IGraphContext.TrackChanges Property

Definition

True if the graph context wants to continue to be informed of changes to the output nodes. The Cancel method stops this tracking.

public:
 property bool TrackChanges { bool get(); };
public bool TrackChanges { get; }
member this.TrackChanges : bool
Public ReadOnly Property TrackChanges As Boolean

Property Value

Applies to