Is it possible to cancel an async invoke?

in Help Center
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
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
0
Comments
See Mark's response here to this question.
Cheers,
Benoit.