Overload List
| Name | Description | |
|---|---|---|
| Execute |
Asynchronously executes the data function.
| |
| Execute(DataFunctionCompletionCallback) |
Asynchronously executes the data function with a callback when the execution has been finished.
There is no guarantee regarding timing when the function will be executed and when it has finished executing.
|
See Also