Archived

This forum has been archived. Please start a new discussion on GitHub.

Is it possible to cancel an async invoke?

Hi

I have a situation:

when I start an async invoke like:

var asyncResult = prx.begin_call(xxx);

and then If I want to cancel that How?

I have poked around the api docs and found nothing.

Regards

gelin yan

Comments