[
https://issues.apache.org/jira/browse/IGNITE-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-4177.
------------------------------------
Resolution: Fixed
Assignee: Pavel Tupitsyn
Fixed as part of IGNITE-4475
> .NET: Remove PlatformAsyncTarget and remove future-related code from
> PlatformTargetProxy
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-4177
> URL: https://issues.apache.org/jira/browse/IGNITE-4177
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.0
>
>
> * PlatformAsyncTarget supports legacy async mechanism and should be removed.
> * PlatformTargetProxy supports legacy mode via the following methods, remove
> them:
> {code}
> void listenFuture(final long futId, int typ) throws Exception;
> void listenFutureForOperation(final long futId, int typ, int opId) throws
> Exception;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)