set_channel_factory
Description:
[ Version ( deprecated = true , since = "0.13.2" ) ]
public void set_channel_factory (ClientChannelFactory factory)
public void set_channel_factory (ClientChannelFactory factory)
Warning: set_channel_factory is deprecated.
Set factory
as the ClientChannelFactory
that will be used to create the channel requested by this.
Note:
since 0.15.5.
The factory is taken from account.
By default AutomaticProxyFactory is used.
This function can't be called once this has been used to request a channel.
Parameters:
this | |
factory |