C# Class Microsoft.Web.Administration.ApplicationPool

Inheritance: ConfigurationElement
Show file Open project: jexuswebserver/Microsoft.Web.Administration Class Usage Examples

Private Properties

Property Type Description
ApplicationPool System
GetStateAsync Task

Public Methods

Method Description
Recycle ( ) : ObjectState
Start ( ) : ObjectState
Stop ( ) : ObjectState
ToString ( ) : string

Private Methods

Method Description
ApplicationPool ( ConfigurationElement element, ApplicationPoolCollection parent ) : System
GetStateAsync ( ) : Task

Method Details

Recycle() public method

public Recycle ( ) : ObjectState
return ObjectState

Start() public method

public Start ( ) : ObjectState
return ObjectState

Stop() public method

public Stop ( ) : ObjectState
return ObjectState

ToString() public method

public ToString ( ) : string
return string