![]() | StatefulStageTIn, TOutEmit Method |
Name | Description | |
---|---|---|
![]() | Emit(IEnumeratorTOut, IContextTOut) |
Can be used from OnPush(TIn, IContextTOut) or OnPull(IContextTOut) to push more than one
element downstream.
|
![]() | Emit(IEnumeratorTOut, IContextTOut, StageStateTIn, TOut) |
Can be used from OnPush(TIn, IContextTOut) or OnPull(IContextTOut) to push more than one
element downstream and after that change behavior.
|