EAP Async Support (wodFtpDLX / wodFtpDLX.NET)

by Daniel Dority @, (856 days ago)

Any plans to support this FTP package as an Event-base Asynchronous Pattern (EAP)?

shorturl.at/eov04 (goes to MSDN - but the link was too long)

If not, do you have any tips for support multi-threaded environments and matching up the Done event to the correct invocation without having to assign each thread its own client?

locked

EAP Async Support

by Jasmine, (855 days ago) @ Daniel Dority

Hi.

I assume you refer to wodFtpDLX.NET library? If so, 'sender' argument points to wodFtpDLX.NET instance in each fired event, doesn't that help you?

Regards,
Jasmine

locked