You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Message-Engine is the glue that controls and processes each adapter and will make sure that every message gets processed and routed according to the Link.
The engine will load each adapter and its dependencies in separate LoaderContext so no NuGet package version conflicts occurs.