Provides access to the correct current application context manager instance depending on runtime envi...
ApplicationContextAccessor(IEnumerable< IContextManager > contextManagerList, IContextManagerLocal localContextManager, IServiceProvider serviceProvider)
Creates a new instance of the type.
IContextManager GetContextManager()
Gets a reference to the correct current application context manager instance depending on runtime env...
Defines the interface for an application context manager type.
Subtype of IContextManager for use by LocalProxy.