Leadtools.Dicom.Scp.Command Namespace : NSetCommand Class |
public abstract class NSetCommand : DicomCommandRequestProcess
'Declaration Public MustInherit Class NSetCommand Inherits DicomCommandRequestProcess
'Usage Dim instance As NSetCommand
public ref class NSetCommand abstract : public 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.