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