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.