ApplicationInvocation Delegate TIBCO Spotfire 6.0 API Reference
A delegate representing a parameterless method, which is used to wrap code that is to be executed through a call to Invoke(ApplicationInvocation).

Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public delegate void ApplicationInvocation()
See Also