Channel factory the pool is using for creating clients
| C# | Visual Basic | Visual C++ |
public ChannelFactory<T> ChannelFactory { get; }
Public ReadOnly Property ChannelFactory As ChannelFactory(Of T)
public: property ChannelFactory<T>^ ChannelFactory { ChannelFactory<T>^ get (); }