C# 클래스 QConsole.NET.AspCommands.App.ApplicationPoolRecycle

파일 보기 프로젝트 열기: visit/QConsole.NET

공개 메소드들

메소드 설명
RecycleCurrentApplicationPool ( ) : bool

Attempts to recycle current application pool

비공개 메소드들

메소드 설명
GetCurrentApplicationPoolId ( ) : string
IsApplicationRunningOnAppPool ( ) : bool
RecycleApplicationPool ( string appPoolId ) : void

메소드 상세

RecycleCurrentApplicationPool() 공개 정적인 메소드

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