| ISourceQueueTWatchCompletionAsync Method |
Method returns task that completes when stream is completed and fails
when stream failed.
Namespace:
Akka.Streams
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax Task WatchCompletionAsync()
abstract WatchCompletionAsync : unit -> Task
Return Value
Type:
TaskTBD
See Also