This topic has not yet been rated - Rate this topic

Process Events

The Process type exposes the following members.

  NameDescription
Public event Supported by the .NET Compact Framework Disposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public event ErrorDataReceived Occurs when an application writes to its redirected StandardError stream.
Public event Supported by the .NET Compact Framework Exited Occurs when a process exits.
Public event OutputDataReceived Occurs when an application writes to its redirected StandardOutput stream.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.