Pure Mpi.NET Library
Results Property
NamespacesMpiProcessorGroupResults
Status of the processors
Declaration Syntax
C#Visual BasicVisual C++
public ICollection<IAsyncResult> Results { get; }
Public ReadOnly Property Results As ICollection(Of IAsyncResult)
public:
property ICollection<IAsyncResult^>^ Results {
	ICollection<IAsyncResult^>^ get ();
}

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