Searched defs:UsageScope (Results 1 – 1 of 1) sorted by relevance
118 public struct UsageScope : IDisposable struct in Grpc.Core.Internal.CompletionQueueSafeHandle120 readonly CompletionQueueSafeHandle cq;122 public UsageScope(CompletionQueueSafeHandle cq) in UsageScope() method128 public void Dispose() in Dispose()