The following tables list the members exposed by InstanceCStoreCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CStoreCommand | Initializes a new instance of the CStoreCommand class. (Inherited from CStoreCommand) |
![]() |
InstanceCStoreCommand | Initializes a new instance of the InstanceCStoreCommand class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
GenerateImages | Generates thumbnail raster images out of a DICOM dataset. (Inherited from CStoreCommand) |
![]() ![]() |
GetStorageFullPath | Returns the full storage path for _requestDataSet_ (Inherited from CStoreCommand) |
![]() ![]() |
GetStorageLocation | Returns the local storage location for _requestDataSet_ (Inherited from CStoreCommand) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
CreateInstanceBackup | Creates a backup of the Leadtools.Dicom.DicomDataSet referenced in the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSetInstanceRow. |
![]() |
DoExecute | Process the C-STORE request. (Inherited from CStoreCommand) |
![]() |
DoStoreDataSet | Saves the Leadtools.Dicom.DicomDataSet and generates images. (Inherited from CStoreCommand) |
![]() |
OnDataSetStored | Fires the DataSetStored event. (Inherited from CStoreCommand) |
![]() |
OnSettingInstancePath | Raises the SettingInstancePath event. (Inherited from CStoreCommand) |
![]() |
OnStoringDataSet | Fires the StoringDataSet event. (Inherited from CStoreCommand) |
![]() |
SendErrorResponse | Sends the error response that occurred during a DICOM command. (Inherited from CStoreCommand) |
![]() |
StoreToQueryModel | Stores the Leadtools.Dicom.DicomDataSet information to the query model. |
![]() |
ValidateSOPInstance | Validates the information of the Leadtools.Dicom.DicomDataSet in the query model before it is stored. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Configuration | Gets the configuration for the CStoreCommand (Inherited from 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 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 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 CStoreCommand) |
![]() |
ExternalStoreDataAccess | Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database (Inherited from CStoreCommand) |
![]() |
InstanceConfiguration | Gets the configuration object for the InstanceCStoreCommand. |
![]() |
Session | Gets the client proxy that performs the communication with the actual client. (Inherited from CStoreCommand) |
Public Events
Name | Description | |
---|---|---|
![]() |
DataSetStored | Occurs after storing a DICOM DataSet. (Inherited from CStoreCommand) |
![]() |
SettingInstancePath | Event that is raised when the DICOM instance's path is changed. (Inherited from CStoreCommand) |
![]() |
StoringDataSet | Occurs before storing a DICOM DataSet. (Inherited from CStoreCommand) |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
SendMessageQueue | Posts a message to MS Message Queuing (MSMQ). (Inherited from CStoreCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET