Home
last modified time | relevance | path

Searched refs:callbackState (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DChannelSafeHandle.cs67 …pec deadline, CompletionQueueSafeHandle cq, BatchCompletionDelegate callback, object callbackState) in WatchConnectivityState() argument
69 var ctx = cq.CompletionRegistry.RegisterBatchCompletion(callback, callbackState); in WatchConnectivityState()