Click or drag to resize
Akka.NETIGraphTShape, TMaterializedAsync Method
Put an asynchronous boundary around this Graph.

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
IGraph<TShape, TMaterialized> Async()

Return Value

Type: IGraphTShape, TMaterialized
TBD
See Also