Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace > DicomCommand Class : DoExecute Method |
protected abstract void DoExecute()
'Declaration Protected MustOverride Sub DoExecute()
'Usage Dim instance As DicomCommand instance.DoExecute()
protected: abstract void DoExecute();
This method will be called by the Execute(EventWaitHandle) method to allow inherited classes to process the executing of the client request.