Delegate CompleteCallback

Delegate CompleteCallback

Namespace: Aspose.Imaging.AsyncTask
Assembly: Aspose.Imaging.dll (25.2.0)

פונקציית Callback לקבלת אירוע סיום משימה.

public delegate void CompleteCallback(IAsyncTask task, bool wasCancelled, Exception error)

פרמטרים

task IAsyncTask

המשימה האסינכרונית.

wasCancelled bool

אם מוגדר ל```cstrue [בוטלה].

error Exception

השגיאה.

 Ελληνικά