Struct GrpcCompletionQueueOption (2.23.0-rc)

The CompletionQueue to use for background gRPC work.

If this option is set, the library will use the supplied CompletionQueue instead of its own. The caller is responsible for making sure there are thread(s) servicing this CompletionQueue. The client library will not create any background threads or attempt to call CompletionQueue::Run().

Type Aliases

Type

Alias Of: CompletionQueue