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.
Change the value of the channel_factory property.
Note:
since 0.15.5.
The factory is taken from account_manager.
It can't be changed once this has been registered.
Parameters:
this | |
factory |
an object implementing the |