Hello everyone,
Currently, I have a simple cache component, which outputs value by an input key. Now I want to design an asynchronous interface to provide BeginXXX and EndXXX function.
Are there any reference documents or any samples/advices of how to design asynchronous interface?
thanks in advance,George