ApplicationPoolManager.

ApplicationPoolManager(ICakeEnvironment, ICakeLog) Constructor

Summary

Initializes a new instance of the ApplicationPoolManager class.
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
ApplicationPoolManager

Syntax

public ApplicationPoolManager(ICakeEnvironment environment, ICakeLog log)

Parameters

Name Type Description
environment ICakeEnvironment The environment.
log ICakeLog The log.

Return Value

Type Description
void