LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
NCreateCommand Class
See Also  Members  
Leadtools.Dicom.Scp.Command Namespace : NCreateCommand Class



The base class for handling DICOM N-CREATE requests.

Object Model

NCreateCommand ClassNCreateCommandConfiguration ClassINCreateClientSessionProxy Interface

Syntax

Visual Basic (Declaration) 
Public MustInherit Class NCreateCommand 
   Inherits DicomCommandRequestProcess
Visual Basic (Usage)Copy Code
Dim instance As NCreateCommand
C# 
public abstract class NCreateCommand : DicomCommandRequestProcess 
C++/CLI 
public ref class NCreateCommand abstract : public DicomCommandRequestProcess 

Remarks

Don't inherit directly from this class. To customize the behavior of a N-CREATE command inherit from the concrete class type MppsNCreateCommand.

To support new N-CREATE commands inherit from the base class Leadtools.Dicom.Scp.Command.DicomCommand

Inheritance Hierarchy

System.Object
   Leadtools.Dicom.Scp.Command.DicomCommand
      Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess
         Leadtools.Dicom.Scp.Command.NCreateCommand
            Leadtools.Dicom.Scp.Command.MppsNCreateCommand

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features