SignalFork Method |
Namespace: Demo3D.IO
The signal must be Disposed when it reaches the end of the data pathway.
You must fork a signal if the signal is to be stored (for later use), passed across a thread/synchronization context boundary, or passed to more than one recipient (though consider using Split instead).