Click or drag to resize

SimulatedHttpRequest Properties

The SimulatedHttpRequest type exposes the following members.

Properties
  NameDescription
Public propertyMachineConfigPath
Gets the full physical path to the Machine.config file.
(Inherited from SimpleWorkerRequest.)
Public propertyMachineInstallDirectory
Gets the physical path to the directory where the ASP.NET binaries are installed.
(Inherited from SimpleWorkerRequest.)
Public propertyRequestTraceIdentifier
Gets the corresponding Event Tracking for Windows trace ID for the current request.
(Inherited from HttpWorkerRequest.)
Public propertyRootWebConfigPath
Gets the full physical path to the root Web.config file.
(Inherited from SimpleWorkerRequest.)
Top
See Also