Verifies that the MPI environment has been finalized by calling Dispose().
Namespace:
MPIAssembly: MPI (in MPI.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
protected override void Finalize() |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub Finalize |
| Visual C++ |
|---|
protected: virtual void Finalize() override |