channel_factory


Description:

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

Warning: channel_factory is deprecated.

The object implementing the TpClientChannelFactoryInterface interface that will be used to create channel proxies when the succeeded_with_channel signal is fired.

Note:

since 0.15.5.

Use factory instead.

This property can be changed using set_channel_factory.

If no channel factory is specified then AutomaticProxyFactory is used.