LiveWatchNodeSuspendStateSuspendRegularUpdates Property

Returns true if there is no need to update the node, or any of its children (e.g. none of them are visible or watched).

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public bool SuspendRegularUpdates { get; }

Property Value

Boolean

See Also