DataFunction Execute Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Execute 
Asynchronously executes the data function.
Public method 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.
Back to Top
See Also