Dispose

Dispose (1 of 2)

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

Returns: void Aspose::Email::Clients::Exchange::

Dispose()

Dispose (2 of 2)

Releases unmanaged and - optionally - managed resources

Returns: virtual void Aspose::Email::Clients::Exchange::

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