Clients in pool will be used to send messages to other hosts.
| C# | Visual Basic | Visual C++ |
public ChannelPool<IMpiService> ClientPool { get; }
Public ReadOnly Property ClientPool As ChannelPool(Of IMpiService)
public: property ChannelPool<IMpiService^>^ ClientPool { ChannelPool<IMpiService^>^ get (); }