![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace : InstanceCStoreCommand Class |
The following tables list the members exposed by InstanceCStoreCommand.
Name | Description | |
---|---|---|
![]() | InstanceCStoreCommand 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 for the CStoreCommand (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | DataAccess | Gets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model. |
![]() | DoUpdateDatabase | Gets or sets a value indicating whether to update the database when DoExecute gets called. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | DoUseExternalStoreSettings | Gets or sets a value indicating whether to use the external store (cloud) settings to determine where the Leadtools.Dicom.DicomDataSet will be saved when DoExecute gets called. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | DoValidateSopInstance | Gets or sets a value indicating whether to validate the Leadtools.Dicom.DicomTag.SOPInstanceUID of the dataset when DoExecute gets called. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | ExternalStoreDataAccess | Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | InstanceConfiguration | Gets the configuration object for the InstanceCStoreCommand. |
![]() | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Session | Gets the client proxy that performs the communication with the actual client. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
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 | |
---|---|---|
![]() | DataSetStored | Occurs after storing a DICOM DataSet. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | StoringDataSet | Occurs before storing a DICOM DataSet. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |