←Select platform

DoExecute Method

Summary

Performs the actual processing of the client request.

Syntax

C#
VB
C++
protected override void DoExecute() 
  
Protected Overrides Sub DoExecute()  
protected: 
void DoExecute(); override  

Remarks

This method will be called by the Execute(eventwaithandle) method to allow inherited classes to process the executing of the client request.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly