메소드 | 설명 | |
---|---|---|
Configure ( |
||
Host ( ) : System | ||
InitializeLifetimeService ( ) : object | ||
IsVirtualPathAppPath ( string path ) : bool | ||
IsVirtualPathInApp ( String path ) : bool | ||
IsVirtualPathInApp ( string path, bool &isClientScriptPath ) : bool | ||
ProcessRequest ( Connection conn ) : void | ||
Shutdown ( ) : void |
메소드 | 설명 | |
---|---|---|
AddPendingCall ( ) : void | ||
IRegisteredObject ( bool immediate ) : void | ||
RemovePendingCall ( ) : void | ||
WaitForPendingCallsToFinish ( ) : void |
public Configure ( |
||
server | ||
port | int | |
virtualPath | string | |
physicalPath | string | |
리턴 | void |
public IsVirtualPathAppPath ( string path ) : bool | ||
path | string | |
리턴 | bool |
public IsVirtualPathInApp ( string path, bool &isClientScriptPath ) : bool | ||
path | string | |
isClientScriptPath | bool | |
리턴 | bool |