Class StreamLayout.Ignore
TBD
Implements
Inherited Members
Namespace: Akka.Streams.Implementation
Assembly: Akka.Streams.dll
Syntax
public sealed class StreamLayout.Ignore : StreamLayout.IMaterializedValueNode
Fields
| Edit this page View SourceInstance
TBD
Declaration
public static readonly StreamLayout.Ignore Instance
Field Value
| Type | Description |
|---|---|
| StreamLayout.Ignore |
Methods
| Edit this page View SourceToString()
TBD
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string | TBD |
Edit this page