channel_factory


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , since = "0.13.2" ) ]
public Object channel_factory { owned get; construct; }

Warning: channel_factory is deprecated.

The object implementing the TpClientChannelFactoryInterface interface that will be used to create channel proxies.

Note:

since 0.15.5.

The factory is taken from account_manager.

While register has not yet been called, this property can be changed using set_channel_factory.

If no channel factory is specified then AutomaticProxyFactory is used.