TraceHandler Methods
.NET Framework (current version)
Namespace:
System.Web.Handlers
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ProcessRequest(HttpContext^) | Processes an HTTP request. |
![]() | ShowDetails(DataSet^) | Writes the details of the current system state and page information to the response stream. |
![]() | ShowRequests(IList^) | Writes the details of recent HTTP request traffic to the response stream. |
![]() | ShowVersionDetails() | Writes the details of the current Common Language Runtime and ASP.NET build versions that the Web server is using. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IHttpHandler::ProcessRequest(HttpContext^) | Processes an HTTP request. |
Show:



