I was looking at
and the used BeginSend appear to have been removed and a few other methods are marked obsolete.
client.SendAsync(msg); works. Is this the preferred async method?
I was looking at
client.SendAsync(msg); works. Is this the preferred async method?
This topic has been moved to the related forum: https://forum.aspose.com/t/sendemailasynchronously-example-uses-non-existing-and-obsolete-methods/233557