←Select platform

CFindCommand Class

Summary

The base class for handling DICOM C-Find requests.

Syntax

C#
VB
C++
public abstract class CFindCommand : DicomCommandRequestProcess 
  
Public MustInherit Class CFindCommand  
   Inherits Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess 
public ref class CFindCommand abstract : public Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess  

Remarks

Don't inherit directly from this class. To customize the behavior of a C-Find command inherit from the concrete class type MWLCFindCommand or QueryCFindCommand

To support new C-Find commands inherit from the base class DicomCommand

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