Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Process Class
Process Methods

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Process..::.WaitForExit Method

Sets the period of time to wait for the associated process to exit, and blocks the current thread of execution until the time has elapsed or the process has exited.

  NameDescription
Public methodSupported by the .NET Compact FrameworkWaitForExit()()()Instructs the Process component to wait indefinitely for the associated process to exit.
Public methodSupported by the .NET Compact FrameworkWaitForExit(Int32)Instructs the Process component to wait the specified number of milliseconds for the associated process to exit.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
WaitForExit Help      Jeff Fischer ... Thomas Lee   |   Edit   |   Show History

Refer to my blog for helpful advice on WaitForExit Process and WaitForExit examples - http://blog.scoftware.com/?tag=/waitforexit+method&utm_campaign=blog&utm_source=msdn&utm_medium=organic&utm_term=waitforexit

Jeff Fischer

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker