Leadtools.Dicom.Scp.Command Namespace : MppsNSetCommand Class |
The following tables list the members exposed by MppsNSetCommand.
Name | Description | |
---|---|---|
MppsNSetCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | |
Configuration | Gets the configuration object for the NSetCommand (Inherited from Leadtools.Dicom.Scp.Command.NSetCommand) | |
DataAccess | Gets or sets the object used to update the MPPS instance. | |
DefualtMppsIOD | Gets the XML stream which describes the Modality performed procedure step IOD supported by this command. | |
IODSchema | Gets the XML schema which describes the Modality performed procedure step IOD supported by this command. | |
PPSConfiguration | Gets the configuration for the MppsNSetCommand. | |
RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | |
Session | Gets the client session proxy which handles the DICOM N-SET messages. (Inherited from Leadtools.Dicom.Scp.Command.NSetCommand) |
Name | Description | |
---|---|---|
Cancel | Cancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | |
Execute | Overloaded. Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
Name | Description | |
---|---|---|
DoExecute | Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess) | |
IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) | |
OnMppsUpdated | Causes the MppsUpdated event to be fired. | |
OnMppsUpdating | Causes the MppsUpdating event to be fired. | |
SendErrorResponse | Sends the error response that occured during a DICOM command. (Inherited from Leadtools.Dicom.Scp.Command.NSetCommand) | |
ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
Name | Description | |
---|---|---|
MppsUpdated | Occurs after updating a Modality performed procedure step instance. | |
MppsUpdating | Occurs before updating a Modality performed procedure step instance. |