Click or drag to resize
Akka.NETILogicAndMaterializedValueTMaterialized Interface
TBD

Namespace:  Akka.Streams.Stage
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface ILogicAndMaterializedValue<out TMaterialized>

Type Parameters

TMaterialized
TBD

The ILogicAndMaterializedValueTMaterialized type exposes the following members.

Properties
  NameDescription
Public propertyLogic
TBD
Public propertyMaterializedValue
TBD
Top
See Also