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

The following tables list the members exposed by InstanceCStoreCommand.

Public Constructors

 NameDescription
public Constructor InstanceCStoreCommand ConstructorOverloaded.   
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 (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
public Property DataAccessGets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model.  
public Property InstanceConfigurationGets the configuration object for the InstanceCStoreCommand.  
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. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
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 CreateInstanceBackupCreates a backup of the Leadtools.Dicom.DicomDataSet referenced in the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow.  
protected Method DoExecutePerforms the actual processing of the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
protected Method DoStoreDataSetSaves the Leadtools.Dicom.DicomDataSet and generates images. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
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. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
protected Method OnStoringDataSetFires the CStoreCommand.StoringDataSet event. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
protected Method SendErrorResponseSends the error response that occured during a DICOM command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
protected Method StoreToQueryModelOverridden. Stores the Leadtools.Dicom.DicomDataSet information to the query model.  
protected Method ValidateRequestDataSetValidates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand)
protected Method ValidateSOPInstanceOverridden. Validates the information of the Leadtools.Dicom.DicomDataSet in the query model before it is stored.  
Top

Public Events

 NameDescription
public Event DataSetStoredOccurs after storing a DICOM DataSet. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
public Event StoringDataSetOccurs before storing a DICOM DataSet. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand)
Top

See Also

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