Dispose

Dispose (1 of 2)

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Returns: void Aspose::Email::Storage::Pst::

Dispose()

Dispose (2 of 2)

Releases unmanaged and - optionally - managed resources.

Returns: virtual void Aspose::Email::Storage::Pst::

Dispose(bool disposing)
ParameterDescription
disposingtrue to release both managed and unmanaged resources; false to release only unmanaged resources.