[This is preliminary documentation and is subject to change.]
Finalizer that frees the MPI communicator.
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 0.9.0.0 (0.9.0.0)
Syntax
| C# |
|---|
protected override void Finalize() |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub Finalize |
| Visual C++ |
|---|
protected: virtual void Finalize() override |