The methods of System.Web.Hosting.SimpleWorkerRequest are listed below. For a list of all members, see the SimpleWorkerRequest Members list.
See Also: Inherited members from System.Web.HttpWorkerRequest
overrideEndOfRequest() Documentation for this section has not yet been entered. overrideFlushResponse(bool) Documentation for this section has not yet been entered. overrideGetAppPath() : string Documentation for this section has not yet been entered. overrideGetAppPathTranslated() : string Documentation for this section has not yet been entered. overrideGetFilePath() : string Documentation for this section has not yet been entered. overrideGetFilePathTranslated() : string Documentation for this section has not yet been entered. overrideGetHttpVerbName() : string Documentation for this section has not yet been entered. overrideGetHttpVersion() : string Documentation for this section has not yet been entered. overrideGetLocalAddress() : string Documentation for this section has not yet been entered. overrideGetLocalPort() : int Documentation for this section has not yet been entered. overrideGetPathInfo() : string Gets the path info part of a request. overrideGetQueryString() : string Documentation for this section has not yet been entered. overrideGetRawUrl() : string Documentation for this section has not yet been entered. overrideGetRemoteAddress() : string Documentation for this section has not yet been entered. overrideGetRemotePort() : int Gets the port number of the remote endpoint. overrideGetServerVariable(string) : string Documentation for this section has not yet been entered. overrideGetUriPath() : string Documentation for this section has not yet been entered. overrideGetUserToken() : IntPtr Documentation for this section has not yet been entered. overrideMapPath(string) : string Documentation for this section has not yet been entered. overrideSendKnownResponseHeader(int, string) Documentation for this section has not yet been entered. overrideSendResponseFromFile(IntPtr, long, long) Documentation for this section has not yet been entered. overrideSendResponseFromFile(string, long, long) Documentation for this section has not yet been entered. overrideSendResponseFromMemory(byte[], int) Documentation for this section has not yet been entered. overrideSendStatus(int, string) Documentation for this section has not yet been entered. overrideSendUnknownResponseHeader(string, string) Documentation for this section has not yet been entered.