Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

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
) 

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

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