Class FlowMonitor.Initialized
Stream was created, but no events have passed through it
Implements
Inherited Members
Namespace: Akka.Streams
Assembly: Akka.Streams.dll
Syntax
public class FlowMonitor.Initialized : FlowMonitor.IStreamState
Properties
| Edit this page View SourceInstance
TBD
Declaration
public static FlowMonitor.Initialized Instance { get; }
Property Value
| Type | Description |
|---|---|
| FlowMonitor.Initialized |
Edit this page