Aracılığıyla paylaş


RenderHandle.DispatchExceptionAsync(Exception) Yöntem

Tanım

öğesine bir Exception ile birlikte gönderilir 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

Parametreler

exception
Exception

oluşturucuya Exception dağıtılacak olan.

Döndürülenler

Task Özel durumun gönderilmesi tamamlandığında tamamlanacak olan.

Şunlara uygulanır