Is it possible generate async ServiceOperation
only for one method by svcutil?
I know I can add /async
parameter but then it generates all methods in async pattern.
/async option allows you to generate both synchronous and asynchronous method signatures. Default: generate only synchronous method signatures. There is no possablilty to specify particular contract. But this may be helpful for you
It's not possible. Svcutil can't generate partial asynchronous proxies.
Source
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With