C# 클래스 Microsoft.Web.Administration.ApplicationPool

상속: ConfigurationElement
파일 보기 프로젝트 열기: jexuswebserver/Microsoft.Web.Administration 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ApplicationPool System
GetStateAsync Task

공개 메소드들

메소드 설명
Recycle ( ) : ObjectState
Start ( ) : ObjectState
Stop ( ) : ObjectState
ToString ( ) : string

비공개 메소드들

메소드 설명
ApplicationPool ( ConfigurationElement element, ApplicationPoolCollection parent ) : System
GetStateAsync ( ) : Task

메소드 상세

Recycle() 공개 메소드

public Recycle ( ) : ObjectState
리턴 ObjectState

Start() 공개 메소드

public Start ( ) : ObjectState
리턴 ObjectState

Stop() 공개 메소드

public Stop ( ) : ObjectState
리턴 ObjectState

ToString() 공개 메소드

public ToString ( ) : string
리턴 string