다음을 통해 공유


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 예외가 디스패치를 완료하면 완료되는 입니다.

적용 대상