![]() | AbstractStageTIn, TOut, TPushDirective, TPullDirective, TContextOnDownstreamFinish Method |
Name | Description | |
---|---|---|
![]() | OnDownstreamFinish(TContext) |
This method is called when downstream has cancelled.
By default the cancel signal is immediately propagated with Finish.
|
![]() | OnDownstreamFinish(IContext) |
This method is called when downstream has cancelled.
By default the cancel signal is immediately propagated with Finish.
(Overrides AbstractStageTIn, TOutOnDownstreamFinish(IContext).) |