Pure Mpi.NET Library
Comms Property
NamespacesMpiHostElementComms
value of the host elements comms
Declaration Syntax
C#Visual BasicVisual C++
public string Comms { get; set; }
Public Property Comms As String
public:
property String^ Comms {
	String^ get ();
	void set (String^ value);
}

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