HttpWorkerRequest Properties
.NET Framework 4.5
The HttpWorkerRequest type exposes the following members.
| 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. |