Class WireTap
Inherited Members
Namespace: Akka.Streams.Dsl
Assembly: Akka.Streams.dll
Syntax
public static class WireTap
Methods
| Edit this page View SourceCreate<T>()
TBD
Declaration
public static WireTap<T> Create<T>()
Returns
| Type | Description |
|---|---|
| WireTap<T> | TBD |
Type Parameters
| Name | Description |
|---|---|
| T | TBD |
Edit this page