iamfixed.blogspot.com is a blog containing information about programming in c#, .net, SQL, HTML, javascript, jquery etc. The contents are the programming solutions in form of source codes.
Saturday, November 11, 2017
Exit application programmatically (c#/.NET)
// Terminate process and return the exit code to the operating system.
//0 indicates that process has completed successfully
No comments:
Post a Comment