| MaterializerSessionExitScope Method |
Exits the scope of the copied module and propagates Publishers/Subscribers to the enclosing scope assigning
them to the copied ports instead of the original ones (since there might be multiple copies of the same module
leading to port identity collisions)
We don't store the enclosing CopiedModule itself as state since we don't use it anywhere else than exit and enter
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax See Also