C# Class DolphinDeploy.IIS.IIS6.AppPoolController

Inheritance: IIS6Manager
显示文件 Open project: BenHall/DolphinDeploy

Public Methods

Method Description
Create ( ) : void
Delete ( ) : void
Exists ( ) : bool

Private Methods

Method Description
SetProperties ( System.DirectoryServices.DirectoryEntry appPool ) : void

Method Details

Create() public method

public Create ( ) : void
return void

Delete() public method

public Delete ( ) : void
return void

Exists() public method

public Exists ( ) : bool
return bool