What Replaced Old Chilkat Async Methods?
In the distant past, there were some Chilkat classes that had a few ad-hoc Async methods and properties. For example, the Ftp2 class contained the methods AsyncPutFileStart, AsyncGetFileStart, AsyncAppendFileStart, and properties such as AsyncFinished, AsyncSuccess, and AsyncLog. A number of years ago, these were replaced with a consistent and standard async model that applies to any Chilkat method in any […]