CSharpTest.Net
ProcessExited Event
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Processes Namespace > IRunner Interface : ProcessExited Event

Glossary Item Box

Notifies caller when the process exits

Syntax

Visual Basic (Declaration) 
Event ProcessExited As ProcessExitedEventHandler
C# 
event ProcessExitedEventHandler ProcessExited

Event Data

The event handler receives an argument of type ProcessExitedEventArgs containing data related to this event. The following ProcessExitedEventArgs properties provide information specific to this event.

PropertyDescription
ExitCode Returns the environment exit code of the process

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys