Pavel Tupitsyn created IGNITE-4177:
--------------------------------------

             Summary: .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
             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.4#6332)

Reply via email to