Output Exit Codes C#
Hello, I have a code that can output all exit codes besides the 0..
But, I would like to be output the exit code 0 based on file upload success.
I saw a class which had Int EXITCODE field.. but I would like an example to how to implement it.
https://winscp.net/eng/docs/library_commandexecutionresult#syntax
But, I would like to be output the exit code 0 based on file upload success.
I saw a class which had Int EXITCODE field.. but I would like an example to how to implement it.
https://winscp.net/eng/docs/library_commandexecutionresult#syntax