Freigeben über


PowerFxREPL.OnEvalExceptionAsync(Exception, CancellationToken) Method

Definition

public virtual System.Threading.Tasks.Task OnEvalExceptionAsync(Exception e, System.Threading.CancellationToken cancel);
abstract member OnEvalExceptionAsync : Exception * System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.OnEvalExceptionAsync : Exception * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overridable Function OnEvalExceptionAsync (e As Exception, cancel As CancellationToken) As Task

Parameters

Returns

Applies to