CSharpTest.Net
ContinueProcessing Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Threading Namespace > IWaitAndContinue Interface : ContinueProcessing Method

handleSignaled

Glossary Item Box

Called after one of the wait handles is signaled, providing the wait handle that was signaled. For a Mutex, this may also occur when AbandonedMutexException is raised.

Syntax

Visual Basic (Declaration) 
Sub ContinueProcessing( _
   ByVal handleSignaled As WaitHandle _
) 
C# 
void ContinueProcessing( 
   WaitHandle handleSignaled
)

Parameters

handleSignaled

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys