I have completed the Autodesk Forge extracting Revit file example (https://github.com/Autodesk-Forge/model.derivative-csharp-context.menu) but still have an issue.
To get the program to extract the file I have to
run > click extract > stop > Run(Again)
for the file to actually extract. I am just unsure as to why I have to run the program twice for the process to fully complete?
Notes: The windows notification shows as complete in the first run, but the file isn't created with the extracted data, it is only once the program is ran again I get the new file and a popup notification for it being created.