C#
VB
C++
The base class for handling DICOM N-SET requests.
public abstract class NSetCommand : DicomCommandRequestProcess
Public MustInherit Class NSetCommand
Inherits Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess
public ref class NSetCommand abstract : public Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess
Don't inherit directly from this class. To customize the behavior of a N-SET command inherit from the concrete class type MppsNCreateCommand.
To support new N-SET 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