set_channel_factory
Description:
[ Version ( deprecated = true , since = "0.13.14" ) ]
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.
Use factory instead.
Parameters:
this | |
factory |
an object implementing the |