tonynhan / protobuf-net

Automatically exported from code.google.com/p/protobuf-net
Other
0 stars 0 forks source link

A sample please #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please include an e-mail address if this might need a dialogue!
==============

What steps will reproduce the problem?
1. Not realy a bug, I need a sample of how to call the 
2. InvokeAsync()
3. Because I can't find a good way to create a Action "Callback"

What is the expected output? What do you see instead?
CS -file

What version of the product are you using? On what operating system?
VS2K8 - Win2K3 EE

Please provide any additional information below.
I want to implement an function to create Async requests, by the help of 
the HttpBasicTransport and the ProtoClient.  But I don't find a good and 
professional way to call the InvokeAsync method.  My delegates aren't 
accepted, and I don't quite understand the Action methods.

Original issue reported on code.google.com by esos...@gmail.com on 26 Aug 2009 at 9:51

GoogleCodeExporter commented 9 years ago

Original comment by marc.gravell on 26 Aug 2009 at 10:09