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