Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The WithLifetime type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ContainerControlled |
Returns a ContainerControlledLifetimeManager.
|
![]() ![]() |
Custom<T> |
Returns a LifetimeManager.
|
![]() ![]() |
ExternallyControlled |
Returns a ExternallyControlledLifetimeManager.
|
![]() ![]() |
Hierarchical |
Returns a HierarchicalLifetimeManager.
|
![]() ![]() |
None |
Returns a nulla null reference (Nothing in Visual Basic)LifetimeManager.
|
![]() ![]() |
PerResolve |
Returns a PerResolveLifetimeManager.
|
![]() ![]() |
PerThread |
Returns a PerThreadLifetimeManager.
|
![]() ![]() |
Transient |
Returns a TransientLifetimeManager.
|