C#
VB
C++
The base class for handling DICOM N-CREATE requests.
public abstract class NCreateCommand : DicomCommandRequestProcess
Public MustInherit Class NCreateCommand
Inherits Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess
public ref class NCreateCommand abstract : public Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess
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 DicomCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET