Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
8c2dd9d864cb874f8fbe577faf8c3f72e6a077e4
Select Git revision
Branches
20
arm-aarch-platform
arm-platform
vjpai-patch-3
master
default
protected
vjpai-patch-1
v1.27.x
jtattermusch-patch-2
jtattermusch-patch-1
update-java-worker-example-in-performance-docs
revert-21805-revert-21797-reintroduce_21527
revert-21804-tls-credentials-1
zhen_cleanup_namecheck
revert-21806-revert-21767-revert-21725-revert-21680-cq_ordering
vjpai-patch-2
revert-21766-tls-credentials-1
revert-21640-change_local_tcp_security_level
revert-21680-cq_ordering
revert-21527-unify_boringssl_deps2
revert-20803-grpclb_stabilization
fix-kokoro-rvm-key
Tags
20
v1.27.0
v1.27.0-pre2
v1.27.0-pre1
v1.26.0
v1.26.0-pre1
v1.25.0
v1.25.0-pre1
v1.24.3
v1.24.2
v1.24.1
v1.23.1
v1.24.0
v1.24.0-pre2
v1.24.0-pre1
v1.22.1
v1.23.0
v1.23.0-pre1
v1.22.0
v1.22.0-pre1
v1.21.4
40 results
grpc
src
csharp
Grpc.Core
Internal
AsyncCallBase.cs
Author
Search by author
Any Author
authors
Daniel Marquard
marquard.daniel
Ferdinand Lange
uni1
Marc Porr
porr
3 authors
May 04, 2015
Fixes for C# cancellation support
· 8c2dd9d8
Jan Tattermusch
authored
9 years ago
8c2dd9d8
added stats with number of active native calls, useful for debugging
· 1b54fcf3
Jan Tattermusch
authored
10 years ago
1b54fcf3
A new version C# API based on async/await
· a5272b6a
Jan Tattermusch
authored
10 years ago
a5272b6a
Mar 12, 2015
code style fixes based on StyleCop warnings
· 075dde42
Jan Tattermusch
authored
10 years ago
075dde42
Mar 06, 2015
Split async call into server and client classes sharing the same base.
· a29d0f3f
Jan Tattermusch
authored
10 years ago
a29d0f3f
Loading