←Select platform

NSetCommand Class

Summary

The base class for handling DICOM N-SET requests.

Syntax

C#
VB
C++
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  

Remarks

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.

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