Discussions tagged Asynchronous Methods
CancellationToken in SnapDevelop
- How-to
- Last updated 3 years ago
- Francisco Martinez @Appeon replied 3 years ago
Per the SnapDevelop documentation, the RetrieveAsync method takes a cancellationtoken parameter to make an operation cancelable (see link below) and throws an exception in the TRY/CATCH block if that if that happens. How is that done in practice thou...
Options for asynchronous calls with PowerBuilder 2019 & PowerServer
- Advice
- Last updated 4 years ago
- mike S replied 4 years ago
We recently began looking into Shared Object functions to multithread some long running processes in our system. While putting together a business case, I found that these functions are not supported in PowerServer (Web).
I wasn't sure if displayin...
- Page :
- 1