Disposes of created environment resources.
If the environment object was passed in, it will not dispose it.

Declaration Syntax
protected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose ( _
disposing As Boolean _
)
protected:
virtual void Dispose(
bool disposing
)

Parameters
- disposing (Boolean)
- whether to dispose of resources
Assembly: Mpi (Module: Mpi) Version: 1.0.0.3 (1.0.0.3)