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

When called, the method will pass Update requests recursively to all connected objects.

Syntax
C#
Visual Basic
public override TPipeState InternalPull();

The InternalUpdate method will be called in order, starting from the last object in the chain. The call returns the state of the pipe.

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