Merge pull request #6794 from jtattermusch/csharp_misc_fixes
C# assorted GA improvements (docs and polish)
No related branches found
No related tags found
Showing
- src/csharp/Grpc.Core.Tests/ChannelTest.cs 3 additions, 3 deletionssrc/csharp/Grpc.Core.Tests/ChannelTest.cs
- src/csharp/Grpc.Core/AsyncDuplexStreamingCall.cs 4 additions, 0 deletionssrc/csharp/Grpc.Core/AsyncDuplexStreamingCall.cs
- src/csharp/Grpc.Core/AsyncServerStreamingCall.cs 4 additions, 0 deletionssrc/csharp/Grpc.Core/AsyncServerStreamingCall.cs
- src/csharp/Grpc.Core/AsyncUnaryCall.cs 4 additions, 0 deletionssrc/csharp/Grpc.Core/AsyncUnaryCall.cs
- src/csharp/Grpc.Core/CallOptions.cs 7 additions, 1 deletionsrc/csharp/Grpc.Core/CallOptions.cs
- src/csharp/Grpc.Core/Channel.cs 16 additions, 9 deletionssrc/csharp/Grpc.Core/Channel.cs
- src/csharp/Grpc.Core/ChannelState.cs 1 addition, 1 deletionsrc/csharp/Grpc.Core/ChannelState.cs
- src/csharp/Grpc.Core/Server.cs 6 additions, 0 deletionssrc/csharp/Grpc.Core/Server.cs
- src/csharp/Grpc.Examples/MathGrpc.cs 13 additions, 13 deletionssrc/csharp/Grpc.Examples/MathGrpc.cs
- src/proto/math/math.proto 3 additions, 3 deletionssrc/proto/math/math.proto
Loading
Please register or sign in to comment