C# Class QConsole.NET.AspCommands.App.ApplicationPoolRecycle

Afficher le fichier Open project: visit/QConsole.NET

Méthodes publiques

Méthode Description
RecycleCurrentApplicationPool ( ) : bool

Attempts to recycle current application pool

Private Methods

Méthode Description
GetCurrentApplicationPoolId ( ) : string
IsApplicationRunningOnAppPool ( ) : bool
RecycleApplicationPool ( string appPoolId ) : void

Method Details

RecycleCurrentApplicationPool() public static méthode

Attempts to recycle current application pool
public static RecycleCurrentApplicationPool ( ) : bool
Résultat bool