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

Datei anzeigen Open project: visit/QConsole.NET

Public Methods

Method Description
RecycleCurrentApplicationPool ( ) : bool

Attempts to recycle current application pool

Private Methods

Method Description
GetCurrentApplicationPoolId ( ) : string
IsApplicationRunningOnAppPool ( ) : bool
RecycleApplicationPool ( string appPoolId ) : void

Method Details

RecycleCurrentApplicationPool() public static method

Attempts to recycle current application pool
public static RecycleCurrentApplicationPool ( ) : bool
return bool