共用方式為


RenderHandle.DispatchExceptionAsync(Exception) 方法

定義

Exception將 分派至 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

參數

exception
Exception

Exception將分派給轉譯器的 。

傳回

Task 會在例外狀況完成分派時完成。

適用於