LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CStoreCommand Class Members
See Also  Properties  Methods  Events
Leadtools.Dicom.Scp.Command Namespace : CStoreCommand Class

The following tables list the members exposed by CStoreCommand.

Public Constructors

 NameDescription
public Constructor CStoreCommand ConstructorInitializes a new instance of the CStoreCommand class.  
Top

Public Properties

 NameDescription
public Property CanceledGets a value indicating if the DicomCommand.Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
public Property ConfigurationGets the configuration for the CStoreCommand  
public Property RequestDataSetGets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
public Property SessionGets the client proxy that performs the communication with the actual client.  
Top

Public Methods

 NameDescription
public Method CancelCancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
public Method ExecuteProcess the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
Top

Protected Methods

 NameDescription
protected Method DoExecuteOverridden. Process the C-STORE request.  
protected Method DoStoreDataSetSaves the Leadtools.Dicom.DicomDataSet and generates images.  
protected Method IfCanceledThrowExceptionThrows an exception if the user canceled the execution of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
protected Method OnDataSetStoredFires the CStoreCommand.DataSetStored event.  
protected Method OnStoringDataSetFires the CStoreCommand.StoringDataSet event.  
protected Method SendErrorResponseOverridden. Sends the error response that occured during a DICOM command.  
protected Method StoreToQueryModelAllows inherited classes to process the request dataset and store it to the query model.  
protected Method ValidateRequestDataSetValidates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
protected Method ValidateSOPInstanceAllows inherited classes to validate the parameters of the DICOM instance before storing it.  
Top

Public Events

 NameDescription
public Event DataSetStoredOccurs after storing a DICOM DataSet.  
public Event StoringDataSetOccurs before storing a DICOM DataSet.  
Top

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features