Pure Mpi.NET Library
ClientPool Property
NamespacesMpiHostClientPool
Clients in pool will be used to send messages to other hosts.
Declaration Syntax
C#Visual BasicVisual C++
public ChannelPool<IMpiService> ClientPool { get; }
Public ReadOnly Property ClientPool As ChannelPool(Of IMpiService)
public:
property ChannelPool<IMpiService^>^ ClientPool {
	ChannelPool<IMpiService^>^ get ();
}

Assembly: Mpi (Module: Mpi) Version: 1.0.0.3 (1.0.0.3)