StatefulStageTIn, TOutTerminationEmit Method |
Namespace: Akka.Streams.Stage
public ISyncDirective TerminationEmit( IEnumerator<TOut> enumerator, IContext<TOut> context )
Exception | Condition |
---|---|
IllegalStateException | This exception is thrown when the specified enumerator is empty. |