You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2020/08/13 22:27:00 UTC

[jira] [Commented] (IGNITE-12754) .NET: Thin Client: Service invocation

    [ https://issues.apache.org/jira/browse/IGNITE-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177346#comment-17177346 ] 

Pavel Tupitsyn commented on IGNITE-12754:
-----------------------------------------

Thin client protocol changes were implemented in IGNITE-13033, this ticket is only about .NET thin client changes.

> .NET: Thin Client: Service invocation
> -------------------------------------
>
>                 Key: IGNITE-12754
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12754
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, iep-46
>             Fix For: 2.10
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Provide an API to invoke Ignite Services from Thin Clients.
> .NET API:
> {code}
> IIgniteClient.GetServices().GetServiceProxy<IFoo>("name").Bar();
> {code}
> See https://cwiki.apache.org/confluence/display/IGNITE/IEP-46%3A+Thin+Client+Service+Invocation



--
This message was sent by Atlassian Jira
(v8.3.4#803005)