Click or drag to resize
Akka.NETIModuleNest Method
Creates a new Module which contains this Module

Namespace:  Akka.Streams.Implementation
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
IModule Nest()

Return Value

Type: IModule
TBD
See Also