Properties | List of all members
<GRPCDispatchable> Protocol Reference

#import <GRPCDispatchable.h>

Inheritance diagram for <GRPCDispatchable>:
Inheritance graph
[legend]

Properties

dispatch_queue_t dispatchQueue
 

Detailed Description

An object that processes its methods with a dispatch queue.

Definition at line 23 of file GRPCDispatchable.h.

Property Documentation

◆ dispatchQueue

- (dispatch_queue_t) dispatchQueue
readatomicassign

The dispatch queue where the object's methods should be run on.

Definition at line 28 of file GRPCDispatchable.h.


The documentation for this protocol was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46