Share via

How to influence Process exit code value called from MAUI app?

Dani_S 5,581 Reputation points
2023-10-30T07:10:11.9033333+00:00

Hi,

Exit code could be zero(success) on non zero(not success).

I have application burn data that burn data in CDROM.

When user burn data in CDROM I got zero and when user close app without burn in CDROM it also return zero. for that case I want non zero value.

This my app:

https://www.codeproject.com/Articles/24544/Burning-and-Erasing-CD-DVD-Blu-ray-Media-with-C-an

How is can be done?

Thanks in advance,

Developer technologies | .NET | .NET Multi-platform App UI

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.