company logo

Email :: close - Close email handle

In order to release attached resources, the email handle should be closed or destructed. Especially, when running emails in OSI, closing the email handle becomes necessary in order to release resources.

After closing the email handle, all email functions called (except open) will throw an exception.

Implementation details

Email  :: close (  )