This documentation is archived and is not being maintained.
SimpleWorkerRequest Properties
Visual Studio 2010
The SimpleWorkerRequest type exposes the following members.
| 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.) |
Show: