LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Execute(EventWaitHandle) Method

Show in webframe





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
) 

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

See Also

Reference

DicomCommand Class
DicomCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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