Instance Methods | Properties | List of all members
GRPCPooledChannel(Test) Category Reference

#import <GRPCChannelPool+Test.h>

Instance Methods

(nullable instancetype) - initWithChannelConfiguration:destroyDelay:
 

Properties

GRPCChannelwrappedChannel
 

Detailed Description

Test-only interface for GRPCPooledChannel.

Definition at line 24 of file GRPCChannelPool+Test.h.

Method Documentation

◆ initWithChannelConfiguration:destroyDelay:

- (nullable instancetype) initWithChannelConfiguration: (GRPCChannelConfiguration *)  channelConfiguration
destroyDelay: (NSTimeInterval)  destroyDelay 

Initialize a pooled channel with non-default destroy delay for testing purpose.

Extends class GRPCPooledChannel.

Property Documentation

◆ wrappedChannel

- (GRPCChannel*) wrappedChannel
readatomicassign

Return the pointer to the raw channel wrapped.

Extends class GRPCPooledChannel.

Definition at line 36 of file GRPCChannelPool+Test.h.


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


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