The ScopedLifestyle type exposes the following members.
Fields
Name | Description | |
---|---|---|
Flowing |
Gets the scoped lifestyle that allows Scoped registrations to be resolved direclty from the
Scope by calling GetInstanceTService. This allows multiple
scopes to be active and overlap within the same logical context, such as a single thread, or an
asynchronous context.
|
See Also