LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

Execute(EventWaitHandle) Method






An System.Threading.EventWaitHandle that will be set when this method finish executing.
Process the client request.
Syntax
public void Execute( 
   EventWaitHandle resetEvent
)
'Declaration
 
Public Overloads Sub Execute( _
   ByVal resetEvent As EventWaitHandle _
) 
'Usage
 
Dim instance As DicomCommand
Dim resetEvent As EventWaitHandle
 
instance.Execute(resetEvent)
public void Execute( 
   EventWaitHandle resetEvent
)
 function Leadtools.Dicom.Scp.Command.DicomCommand.Execute(EventWaitHandle)( 
   resetEvent 
)
public:
void Execute( 
   EventWaitHandle^ resetEvent
) 

Parameters

resetEvent
An System.Threading.EventWaitHandle that will be set when this method finish executing.
Remarks
The resetEvent allow users to call this method from a separate thread and be signaled when the execution is completed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomCommand Class
DicomCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features