Execute(EventWaitHandle) Method

Summary
Process the client request.
Syntax
C#
C++/CLI
public void 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

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.