ControlledApplicationLifetimeExitEventArgs.

ApplicationExitCode Property

Summary

Gets or sets the exit code that an application returns to the operating system when the application exits.

Syntax

public int ApplicationExitCode { get; set; }

Value

Type Description
int