cancelled

Immediately cancel the stream

Sink operators

Signature

def cancelled[T]: Sink[T, NotUsed]

Description

Immediately cancel the stream

cancels immediately

Found an error in this documentation? The source code for this page can be found here. Please feel free to edit and contribute a pull request.