Specifies whether the function is thread-safe (Excel 2007 and above only)
If this property is set to true, then the function will be registered as a thread-safe function, which means that Excel can call the function on multiple threads simultaneously.
The default value for the property is false.
Function Model | Function Properties | Ensuring global data is thread-safe