←Select platform
In This Topic ▼

InstanceCStoreCommand Class Members

Summary

The following tables list the members exposed by InstanceCStoreCommand.

Public Constructors

Name Description
Public Constructor CStoreCommand Initializes a new instance of the CStoreCommand class. (Inherited from CStoreCommand)
Public Constructor InstanceCStoreCommand Initializes a new instance of the InstanceCStoreCommand class.

Public Methods

Name Description
Public Method GenerateImages Generates thumbnail raster images out of a DICOM dataset. (Inherited from CStoreCommand)
Public Method static  | Shared in VB GetStorageFullPath Returns the full storage path for _requestDataSet_ (Inherited from CStoreCommand)
Public Method static  | Shared in VB GetStorageLocation Returns the local storage location for _requestDataSet_ (Inherited from CStoreCommand)

Protected Methods

Name Description
Protected Method CreateInstanceBackup Creates a backup of the Leadtools.Dicom.DicomDataSet referenced in the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow.
Protected Method DoExecute Process the C-STORE request. (Inherited from CStoreCommand)
Protected Method DoStoreDataSet Saves the Leadtools.Dicom.DicomDataSet and generates images. (Inherited from CStoreCommand)
Protected Method OnDataSetStored Fires the DataSetStored event. (Inherited from CStoreCommand)
Protected Method OnSettingInstancePath Raises the SettingInstancePath event. (Inherited from CStoreCommand)
Protected Method OnStoringDataSet Fires the StoringDataSet event. (Inherited from CStoreCommand)
Protected Method SendErrorResponse Sends the error response that occurred during a DICOM command. (Inherited from CStoreCommand)
Protected Method StoreToQueryModel Stores the Leadtools.Dicom.DicomDataSet information to the query model.
Protected Method ValidateSOPInstance Validates the information of the Leadtools.Dicom.DicomDataSet in the query model before it is stored.

Public Properties

Name Description
Public Property Configuration Gets the configuration for the CStoreCommand (Inherited from CStoreCommand)
Public Property DataAccess Gets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model.
Public Property DoUpdateDatabase Gets or sets a value indicating whether to update the database when DoExecute gets called. (Inherited from CStoreCommand)
Public Property 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 CStoreCommand)
Public Property DoValidateSopInstance Gets or sets a value indicating whether to validate the Leadtools.Dicom.DicomTag.SOPInstanceUID of the dataset when DoExecute gets called. (Inherited from CStoreCommand)
Public Property ExternalStoreDataAccess Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database (Inherited from CStoreCommand)
Public Property InstanceConfiguration Gets the configuration object for the InstanceCStoreCommand.
Public Property Session Gets the client proxy that performs the communication with the actual client. (Inherited from CStoreCommand)
Public Property Session2 Gets the client proxy that performs the communication with the actual client. (Inherited from CStoreCommand)

Public Events

Name Description
Public Event DataSetStored Occurs after storing a DICOM DataSet. (Inherited from CStoreCommand)
Public Event SettingInstancePath Event that is raised when the DICOM instance's path is changed. (Inherited from CStoreCommand)
Public Event StoringDataSet Occurs before storing a DICOM DataSet. (Inherited from CStoreCommand)

Public Fields

Name Description
Public Field static  | Shared in VB SendMessageQueue Posts a message to MS Message Queuing (MSMQ). (Inherited from CStoreCommand)

See Also

Reference

InstanceCStoreCommand Class

Leadtools.Dicom.Scp Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.