aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/AsyncUnaryCall.cs
Commit message (Expand)AuthorAge
* Make constructors for `Async*Call` objects publicGravatar Mehrdad Afshari2017-10-12
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* improve the xmldocs on call cancellation and disposalGravatar Jan Tattermusch2016-06-06
* polishing public docsGravatar Jan Tattermusch2015-08-24
* make unneeded API internal-only, update docsGravatar Jan Tattermusch2015-08-24
* reading of response headers for unary response callsGravatar Jan Tattermusch2015-08-21
* rename Result to ResponseAsyncGravatar Jan Tattermusch2015-07-21
* modify client call interface to allow reading status and trailersGravatar Jan Tattermusch2015-07-21