News Products Updates Support EmailDLL Manual FAQ Debug DocBox Contacts Company Site Map |
EmailDLL Online ManualEmail.FreeEmail()
Parameters: None Returns: Success or Error Status
This method disposes of the DLL-based memory, in preparation for the javascript email object to be destroyed. You should be careful to use this method, since memory leaks and problems sending email may result if the DLL memory is not freed. Also, be sure all use of the email object is completed before you call this method.
|