public interface AsyncTaskAction
The long operation delegate for the asynchronous task without any result.
| Modifier and Type | Method and Description |
|---|---|
void |
run(IAsyncTaskState taskState)
The long operation delegate for the asynchronous task without any result.
|
void run(IAsyncTaskState taskState)
The long operation delegate for the asynchronous task without any result.
taskState - State of the asynchronous task.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.