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

array
offset

Glossary Item Box

Copies the wait handles that will signal that this object is ready to continue processing

Syntax

Visual Basic (Declaration) 
Sub CopyHandles( _
   ByVal array() As WaitHandle, _
   ByVal offset As Integer _
) 
C# 
void CopyHandles( 
   WaitHandle[] array,
   int offset
)

Parameters

array
offset

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys