SimpleWorkerRequest Properties
.NET Framework (current version)
Namespace:
System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | MachineConfigPath | Gets the full physical path to the Machine.config file.(Overrides HttpWorkerRequest.MachineConfigPath.) |
![]() | MachineInstallDirectory | Gets the physical path to the directory where the ASP.NET binaries are installed.(Overrides HttpWorkerRequest.MachineInstallDirectory.) |
![]() | RequestTraceIdentifier | Gets the corresponding Event Tracking for Windows trace ID for the current request.(Inherited from HttpWorkerRequest.) |
![]() | RootWebConfigPath | Gets the full physical path to the root Web.config file.(Overrides HttpWorkerRequest.RootWebConfigPath.) |
![]() | SupportsAsyncFlush | Gets a value that indicates whether asynchronous flush operations are supported.(Inherited from HttpWorkerRequest.) |
![]() | SupportsAsyncRead | Gets a value that indicates whether asynchronous read operations are supported.(Inherited from HttpWorkerRequest.) |
Show:
