IDependencyTrackingResolveOperation Properties |
The IDependencyTrackingResolveOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveRequestContext |
Gets the active resolve request.
(Inherited from IResolveOperation.) | |
| CurrentScope |
Gets the current lifetime scope of the operation; based on the most recently executed request.
(Inherited from IResolveOperation.) | |
| DiagnosticSource |
Gets the DiagnosticListener for the operation.
(Inherited from IResolveOperation.) | |
| InitiatingRequest |
Gets the ResolveRequest that initiated the operation. Other nested requests may have been
issued as a result of this one.
(Inherited from IResolveOperation.) | |
| InProgressRequests |
Gets the set of all in-progress requests on the request stack.
(Inherited from IResolveOperation.) | |
| RequestDepth |
Gets the current request depth.
(Inherited from IResolveOperation.) | |
| RequestStack |
Gets the modifiable active request stack.
|