Click or drag to resize
Akka.NETIMaterializedValueSource Interface
TBD

Namespace:  Akka.Streams.Implementation.Fusing
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IMaterializedValueSource

The IMaterializedValueSource type exposes the following members.

Properties
  NameDescription
Public propertyComputation
TBD
Public propertyModule
TBD
Public propertyOutlet
TBD
Top
Methods
  NameDescription
Public methodCopySource
TBD
Public methodSetValue
TBD
Top
See Also