AsyncWcfLib

WcfApplication.ApplicationExit Event

Event is raised for cleanup on application end. Environment.ExitCode must be set to 0 when application ends successful. Environment.ExitCode has been initialized to 1, indicating an application failure.

public static event ExitHandler ApplicationExit;

See Also

WcfApplication Class | SourceForge.AsyncWcfLib Namespace