Download for Windows Premium
Publiciteit
HttpApplication

Vertaling van "HttpApplication" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
HttpApplication
La clase HttpApplication ejecuta los eventos siguientes mientras se procesa la solicitud.
The following tasks are performed by the HttpApplication class while the request is being processed.
La solicitud es procesada por la clase HttpApplication.
The request is processed by the HttpApplication class.
Dichos eventos son de particular interés para los desarrolladores que desean extender la clase HttpApplication.
The events are of particular interest to developers who want to extend the HttpApplication class.
Sin embargo, para maximizar el rendimiento, las instancias de HttpApplication se podrían reutilizar para múltiples solicitudes.
However, to maximize performance, HttpApplication instances might be reused for multiple requests.
Cuando se crea una instancia de HttpApplication, también se crean los módulos configurados.
When an instance of HttpApplication is created, any configured modules are also created.
Una vez creados todos los módulos configurados, se llama al método Init de la clase HttpApplication.
After all configured modules are created, the HttpApplication class's Init method is called.
Una vez creados todos los módulos configurados, se llama al método Init de la clase HttpApplication.
When a module is created, its Init method is called and the module initializes itself.
ELMAH detecta las excepciones no controladas mediante el evento Error del objeto HttpApplication.
ELMAH discovers unhandled exceptions by way of the HttpApplication object's Error event.
El método OnError() hace referencia al objeto HttpApplication y llama al método LogException(), transmitiendo los detalles de la última excepción, así como la instancia de HttpContext específica de la solicitud determinada.
The OnError() method references the HttpApplication object and calls the LogException() method, passing in the details of the last exception, as well as the HttpContext instance specific to the particular request.
El ejemplo siguiente muestra cómo usar el RequestNotification enumeración con el CurrentNotification propiedad para determinar qué eventos del actual HttpApplication instancia está procesando la solicitud.Consulte también
The following example shows how to use the RequestNotification enumeration with the CurrentNotification property to determine which event of the current HttpApplication instance is processing the request.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor HttpApplication in het Spaans

Publiciteit

Suggesties

Resultaten: 10. Exact: 10. Verstreken tijd: 41 ms.