Compartir a través de


RenderHandle.DispatchExceptionAsync(Exception) Método

Definición

Envía un Exception objeto a .Renderer

public System.Threading.Tasks.Task DispatchExceptionAsync (Exception exception);
member this.DispatchExceptionAsync : Exception -> System.Threading.Tasks.Task
Public Function DispatchExceptionAsync (exception As Exception) As Task

Parámetros

exception
Exception

Exception que se enviará al representador.

Devoluciones

que Task se completará cuando la excepción haya terminado de enviarse.

Se aplica a