C#
VB
C++
Process the client request.
public void Execute(EventWaitHandle resetEvent)
Public Overloads Sub Execute( _ByVal resetEvent As EventWaitHandle _)
public:void Execute(EventWaitHandle^ resetEvent)
resetEvent
An System.Threading.EventWaitHandle that will be set when this method finish executing.
The resetEvent allow users to call this method from a separate thread and be signaled when the execution is completed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
