IDkmIISResolver170 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to provide IIS Application Pool information.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: TransportKind.
This API was introduced in Visual Studio 17 RTM (DkmApiVersion.VS17RTM).
public interface IDkmIISResolver170
type IDkmIISResolver170 = interface
Public Interface IDkmIISResolver170
Methods
GetIISApplicationPools(DkmTransportConnection) |
Internal API to return information about running Application Pools. |