21 NS_ASSUME_NONNULL_BEGIN
29 - (nullable instancetype)initWithChannelConfiguration:
31 destroyDelay:(NSTimeInterval)destroyDelay;
36 @property(atomic, readonly, nullable)
GRPCChannel *wrappedChannel;
47 - (nullable instancetype)initTestPool;
Test-only interface for GRPCPooledChannel.
Definition: GRPCChannelPool+Test.h:24
Each separate instance of this class represents at least one TCP connection to the provided host...
Definition: GRPCChannel.h:65
Test-only interface for GRPCChannelPool.
Definition: GRPCChannelPool+Test.h:41
Signature for the channel.
Definition: GRPCChannel.h:36