Klasa HttpHandler
Hierarchia dziedziczenia
Object
Microsoft.Reporting.WebForms.HttpHandler
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public Class HttpHandler _
Implements IHttpHandler, IRequiresSessionState
public class HttpHandler : IHttpHandler,
IRequiresSessionState
public ref class HttpHandler : IHttpHandler,
IRequiresSessionState
type HttpHandler =
class
interface IHttpHandler
interface IRequiresSessionState
end
public class HttpHandler implements IHttpHandler, IRequiresSessionState
Typ HttpHandler uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
HttpHandler |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
IsReusable |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). |
![]() |
ProcessRequest | |
![]() |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.