Click or drag to resize

Events Methods

The SignalEvents type exposes the following members.

Methods
  NameDescription
Protected methodFork
Called to fork a signal into two signals.
Protected methodIteration
Called when a signal iterates multiple times over a data path.
Protected methodMerge
Called before the signal is merged. Return false to opt not to merge.
Protected methodMovedIn
Called after the signal moves into a stage.
Protected methodMovedOut
Called before the signal moves out of a stage.
Protected methodTerminated
Called when a signal terminates.
Top
See Also