Click or drag to resize
Akka.NETISourceQueueTWatchCompletionAsync 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()

Return Value

Type: Task
TBD
See Also