This documentation is archived and is not being maintained.

SimpleWorkerRequest Properties

The SimpleWorkerRequest type exposes the following members.

  NameDescription
Public property MachineConfigPath Gets the full physical path to the Machine.config file. (Overrides HttpWorkerRequest::MachineConfigPath.)
Public property MachineInstallDirectory Gets the physical path to the directory where the ASP.NET binaries are installed. (Overrides HttpWorkerRequest::MachineInstallDirectory.)
Public property RequestTraceIdentifier Gets the corresponding Event Tracking for Windows trace ID for the current request. (Inherited from HttpWorkerRequest.)
Public property RootWebConfigPath Gets the full physical path to the root Web.config file. (Overrides HttpWorkerRequest::RootWebConfigPath.)
Top
Show: