MultitenantContainer Properties |
The MultitenantContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationContainer |
Gets the base application container.
|
![]() | ComponentRegistry |
Gets the current tenant's registry that associates services with the
components that provide them.
|
![]() | DiagnosticSource |
Gets the DiagnosticListener to which
trace events should be written.
|
![]() | Disposer |
Gets the disposer associated with the current tenant's ILifetimeScope.
Component instances can be associated with it manually if required.
|
![]() | IsDisposed |
Gets a value indicating whether the current instance has been disposed.
(Inherited from Disposable.) |
![]() | Tag |
Gets the tag applied to the current tenant's ILifetimeScope.
|
![]() | TenantIdentificationStrategy |
Gets the strategy used for identifying the current tenant.
|