Click or drag to resize
Akka.NETMaterializerSessionMaterializeModule Method
TBD

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected Object MaterializeModule(
	IModule module,
	Attributes effectiveAttributes
)

Parameters

module
Type: Akka.Streams.ImplementationIModule
TBD
effectiveAttributes
Type: Akka.StreamsAttributes
TBD

Return Value

Type: Object
TBD
See Also