zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.04k stars 593 forks source link

Remove AsyncResult AMI mapping for C# #1579

Closed pepone closed 7 months ago

pepone commented 11 months ago

We should remove the deprecated AsyncResult AMI C# mapping https://doc.zeroc.com/ice/3.7/language-mappings/c-sharp-mapping/client-side-slice-to-c-sharp-mapping/asynchronous-method-invocation-ami-in-c-sharp/ami-in-c-sharp-with-asyncresult

We would just keep the task-based async mapping

pepone commented 7 months ago

Fixed in #1737