You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysis Class > TAnalysis Methods > TAnalysis.PullUntilEnd Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysis.PullUntilEnd Method

Calls Pull until pipeEnd is returned.

Syntax
C#
Visual Basic
public virtual void PullUntilEnd();

Calls Pull in a loop until the condition returned by at least one item in the list is pipeEnd. The SuspendNotifyUpdate is set to false for the duration of this loop.

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