Condividi tramite


RenderHandle.DispatchExceptionAsync(Exception) Metodo

Definizione

Invia un oggetto Exception all'oggetto 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

Parametri

exception
Exception

Oggetto Exception che verrà inviato al renderer.

Restituisce

Oggetto Task che verrà completato al termine dell'invio dell'eccezione.

Si applica a