Condividi tramite


MvcHandler.EndProcessRequest(IAsyncResult) Metodo

Definizione

Chiamato da ASP.NET al termine dell'elaborazione della richiesta asincrona.

protected internal virtual void EndProcessRequest(IAsyncResult asyncResult);
abstract member EndProcessRequest : IAsyncResult -> unit
override this.EndProcessRequest : IAsyncResult -> unit
Protected Friend Overridable Sub EndProcessRequest (asyncResult As IAsyncResult)

Parametri

asyncResult
IAsyncResult

Risultato asincrono.

Si applica a