FileDownloadContext.InvokeAsync Method

Definition

Initiates the download by invoking the underlying click handler of the parent.

public System.Threading.Tasks.Task InvokeAsync();
member this.InvokeAsync : unit -> System.Threading.Tasks.Task
Public Function InvokeAsync () As Task

Returns

Applies to