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