This documentation is archived and is not being maintained.

HttpWorkerRequest.GetAppPoolID Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Overridable Function GetAppPoolID() As String
[C#]
public virtual string GetAppPoolID();
[C++]
public: virtual String* GetAppPoolID();
[JScript]
public function GetAppPoolID() : String;

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace

Show: