Share via


IDkmIISResolver170 Interface

Definition

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.

Applies to