Delegate AsyncTaskFunc
Delegate AsyncTaskFunc
이름 공간 : Aspose.Imaging.AsyncTask 모임: Aspose.Imaging.dll (25.4.0)
긴 작업은 일반적인 유형의 결과와 함께 비동기 작업을 위임합니다.
public delegate object AsyncTaskFunc(IAsyncTaskState taskState)
Parameters
taskState
IAsyncTaskState
비동기적 작업의 상태.
Returns
오랜 작업의 결과입니다.