XLL+ Class Library (6.3)

Asynchronous functions

This section contains the following samples:

AvgOptAsync2
An option value calculator add-in, which runs lengthy calculations in a background thread (New in XLL+ 6.0)
MonteCarlo
Combines the use of object handles, a results cache and asynchronous functions (Changed for XLL+ 6.2)
MonteCarlo2
Combines the use of object handles, and asynchronous functions, and also provides a persistent object cache (New in XLL+ 6.2)