[This is preliminary documentation and is subject to change.]
Verifies that the MPI environment has been finalized by calling Dispose().
Namespace:
MPIAssembly: MPI (in MPI)
Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# |
|---|
protected override void Finalize() |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub Finalize |
| Visual C++ |
|---|
protected: virtual void Finalize() override |