[
https://issues.apache.org/jira/browse/IGNITE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278944#comment-16278944
]
Pavel Tupitsyn commented on IGNITE-7109:
----------------------------------------
For the thin client all operations are inherently async (because socket is
async). We should consider providing async counterpart for every thin client
method.
> .NET: Thin client: Async cache operations
> -----------------------------------------
>
> Key: IGNITE-7109
> URL: https://issues.apache.org/jira/browse/IGNITE-7109
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> Add async operations to {{ICacheClient}}.
> Thin client suppots asynchrony with requestId mechanism. Make sure it works
> with .NET.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)