อ่านในภาษาอังกฤษ

แชร์ผ่าน


TaskFinishedEventHandler Delegate

Definition

Type of handler for TaskFinished events

C#
public delegate void TaskFinishedEventHandler(object sender, TaskFinishedEventArgs e);

Parameters

sender
Object

The source of the event.

e
TaskFinishedEventArgs

A TargetFinishedEventArgs that contains the event data.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1