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

ASF GitHub Bot commented on THRIFT-4633:
----------------------------------------

kaanid commented on issue #1586: THRIFT-4633: .net framework 4.5 Async Client 
example
URL: https://github.com/apache/thrift/pull/1586#issuecomment-421873398
 
 
   thrift -r --gen csharp:async tutorial.thrift 
   There is a problem that does not generate shared.thrift async method.
   so,Secondary generation
   ==============================================
   thrift --gen csharp:async tutorial.thrift 
   There is still a problem, the asynchronous method inherits the error and 
needs to be manually modified.
   
   See README.md for details.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add C# Async Client Tutorial
> ----------------------------
>
>                 Key: THRIFT-4633
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4633
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>    Affects Versions: 0.11.0
>            Reporter: James E. King III
>            Assignee: James E. King III
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> Adding Jira ticket for PR so that it gets into release notes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to