Méthode |
Description |
|
AppIsOffline ( HttpContext context ) : bool |
|
|
AppOfflineFileChanged ( object sender, FileSystemEventArgs args ) : void |
|
|
AppOfflineFileRenamed ( object sender, RenamedEventArgs args ) : void |
|
|
Close ( ) : void |
|
|
DoUnload ( ) : void |
|
|
EnableAssemblyMapping ( bool enable ) : void |
|
|
EndOfSend ( HttpWorkerRequest ignored1, object ignored2 ) : void |
|
|
FinishUnavailable ( HttpWorkerRequest wr ) : void |
|
|
FinishWithException ( HttpWorkerRequest wr, HttpException e ) : void |
|
|
GetNamedPermissionSet ( ) : NamedPermissionSet |
|
|
Process ( HttpWorkerRequest req ) : void |
|
|
ProcessRequest ( HttpWorkerRequest wr ) : void |
|
|
QueuePendingRequest ( bool started_internally ) : HttpWorkerRequest |
|
|
RealProcessRequest ( object o ) : void |
|
|
ResolveAssemblyHandler ( object sender, ResolveEventArgs e ) : Assembly |
|
|
SetOfflineMode ( bool offline, string filePath ) : void |
|
|
SetupOfflineWatch ( ) : void |
|
|
ShutdownAppDomain ( ) : void |
|
|
UnloadAppDomain ( ) : void |
|
|
WritePreservationFile ( Assembly asm, string genericNameBase ) : void |
|
|