Hello again,
I have noticed, that the methods from the "Aspose.Email.Pop3.Pop3Client" class: "BeginConnect", "EndConnect" and "Quit" - were removed. I've checked them in the Aspose.Email 5.2, where they were marked as "Obsolete". For the "Quit" it was told to use the "Disconnect", what I've done.
But for the "BeginConnect" and "EndConnect" it was told just not to use them. Can you please clarify what this means? Should I just remove the "BeginConnect" and "EndConnect" calls from my source code? If yes, which members have took the functional responsibilities for these obsolete methods?
Thanks in advance.
With best regards,
Denis Gvardionov