You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysis Class > TAnalysis Properties > TAnalysis.Active Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysis.Active Property

Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method.

Syntax
C#
Visual Basic
public bool Active;

The components connected to the Input property and the component itself will not be updated, if the Pull method will be called and the Active property will be false. A direct call to the Update method will still work!

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!