#import <GRPCDispatchable.h>

Properties | |
| dispatch_queue_t | dispatchQueue |
An object that processes its methods with a dispatch queue.
Definition at line 23 of file GRPCDispatchable.h.
|
readatomicassign |
The dispatch queue where the object's methods should be run on.
Definition at line 28 of file GRPCDispatchable.h.