Dew Signal for .NET
|
Request recalculation of the entire chain of all connected components.
Returns pipeOK, if the recalculation was successfull. If you have a processing chain of many connected components, the entire chain will be recalculated by calling the Pull method of the last component in the chain. If the Pull returns pipeStreaming, call the Pull method until it returns pipeOk. When the Pull method returns pipeEnd, the end of the data stream has been reached.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|