CSharpTest.Net
WaitForExit(TimeSpan) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Processes Namespace > AssemblyRunner Class > WaitForExit Method : WaitForExit(TimeSpan) Method

timeout

Glossary Item Box

Closes std::in and waits for the process to exit, returns false if the process did not exit in the time given

Syntax

Visual Basic (Declaration) 
Public Overloads Function WaitForExit( _
   ByVal timeout As TimeSpan _
) As Boolean
C# 
public bool WaitForExit( 
   TimeSpan timeout
)

Parameters

timeout

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys