프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ID | long |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetPool | |||
GetSite | |||
GetUrl | string | ||
GetWebConfig | XmlDocumentEx | ||
IsStarted | bool |
메소드 | 설명 | |
---|---|---|
GetName ( |
||
Recycle ( ) : void | ||
SetAppPoolMode ( bool is40 = null, bool is32 = null ) : void | ||
Start ( ) : void | ||
Stop ( bool force = null ) : void | ||
StopApplicationPool ( ) : void | ||
ToString ( ) : string | ||
Website ( long id ) : System |
메소드 | 설명 | |
---|---|---|
Website ( ) : System |
메소드 | 설명 | |
---|---|---|
GetPool ( [ context ) : |
||
GetSite ( [ context ) : |
||
GetUrl ( [ path = null ) : string | ||
GetWebConfig ( string webRootPath = null ) : XmlDocumentEx | ||
IsStarted ( [ site ) : bool |
public GetName ( |
||
context | ||
리턴 | string |
public SetAppPoolMode ( bool is40 = null, bool is32 = null ) : void | ||
is40 | bool | |
is32 | bool | |
리턴 | void |