C# Class Microsoft.Web.Administration.ApplicationPool

Inheritance: ConfigurationElement
Afficher le fichier Open project: jexuswebserver/Microsoft.Web.Administration Class Usage Examples

Private Properties

Свойство Type Description
ApplicationPool System
GetStateAsync Task

Méthodes publiques

Méthode Description
Recycle ( ) : ObjectState
Start ( ) : ObjectState
Stop ( ) : ObjectState
ToString ( ) : string

Private Methods

Méthode Description
ApplicationPool ( ConfigurationElement element, ApplicationPoolCollection parent ) : System
GetStateAsync ( ) : Task

Method Details

Recycle() public méthode

public Recycle ( ) : ObjectState
Résultat ObjectState

Start() public méthode

public Start ( ) : ObjectState
Résultat ObjectState

Stop() public méthode

public Stop ( ) : ObjectState
Résultat ObjectState

ToString() public méthode

public ToString ( ) : string
Résultat string