Delegate AsyncTaskFunc

Delegate AsyncTaskFunc

İsim alanı : Aspose.Imaging.AsyncTask Toplantı: Aspose.Imaging.dll (25.4.0)

Uzun süreli operasyon, genetik tip sonuçları ile asinkron bir görevi temsil eder.

public delegate object AsyncTaskFunc(IAsyncTaskState taskState)

Parameters

taskState IAsyncTaskState

Asynchronous Görev Durumu.

Returns

object

Uzun süreli operasyonun sonuçları.

 Türkçe