Hello
I have noticed that after I add AfterWriteData event handler for SFTPClient there ale no calls of OnSuccess event handler with Operation "opWritingFile"
Is it intended behaviour?
There is no explanation in help...
Regards
P.C.
[SFTP client] AfterWriteData handler eliminates calling OnSuccess calls?
Re: [SFTP client] AfterWriteData handler eliminates calling OnSuccess calls?
Yes, you are right. When using the AfterWriteData event handler, the onSuccess event is not triggered on Operation = opWritingFile.
Re: [SFTP client] AfterWriteData handler eliminates calling OnSuccess calls?
Thanks for confirmation!
A chapter in help file could be helpful
A chapter in help file could be helpful

Re: [SFTP client] AfterWriteData handler eliminates calling OnSuccess calls?
We will add this information in the SecureBridge documentation.