Partager via


WebScriptHostExceptionHandler.OnUnhandledExceptionAsync Méthode

Définition

public System.Threading.Tasks.Task OnUnhandledExceptionAsync (System.Runtime.ExceptionServices.ExceptionDispatchInfo exceptionInfo);
abstract member OnUnhandledExceptionAsync : System.Runtime.ExceptionServices.ExceptionDispatchInfo -> System.Threading.Tasks.Task
override this.OnUnhandledExceptionAsync : System.Runtime.ExceptionServices.ExceptionDispatchInfo -> System.Threading.Tasks.Task
Public Function OnUnhandledExceptionAsync (exceptionInfo As ExceptionDispatchInfo) As Task

Paramètres

exceptionInfo
ExceptionDispatchInfo

Retours

Implémente

Microsoft.Azure.WebJobs.Host.Timers.IWebJobsExceptionHandler.OnUnhandledExceptionAsync(System.Runtime.ExceptionServices.ExceptionDispatchInfo)

S’applique à