IAsyncTask.RunAsync
RunAsync()
Voert deze taak uit.
public void RunAsync()
Zie ook
- interface IAsyncTask
- naamruimte Aspose.PSD.AsyncTask
- montage Aspose.PSD
RunAsync(ThreadPriority)
Voert deze taak uit.
public void RunAsync(ThreadPriority priority)
Parameter | Type | Beschrijving |
---|---|---|
priority | ThreadPriority | De draadprioriteit. |
Zie ook
- interface IAsyncTask
- naamruimte Aspose.PSD.AsyncTask
- montage Aspose.PSD