←Select platform
In This Topic ▼

CStoreCommand Class Methods

Summary

For a list of all members of this type, see CStoreCommand members

Public Methods

Name Description
Public Method Cancel Cancel the processing of the command. (Inherited from DicomCommand)
Public Method Execute Process the client request. (Inherited from DicomCommand)
Public Method GenerateImages Generates thumbnail raster images out of a DICOM dataset.
Public Method static  | Shared in VB GetStorageFullPath Returns the full storage path for _requestDataSet_
Public Method static  | Shared in VB GetStorageLocation Returns the local storage location for _requestDataSet_

Protected Methods

Name Description
Protected Method DoExecute Process the C-STORE request.
Protected Method DoStoreDataSet Saves the Leadtools.Dicom.DicomDataSet and generates images.
Protected Method IfCanceledThrowException Throws an exception if the user canceled the execution of the command. (Inherited from DicomCommand)
Protected Method OnDataSetStored Fires the DataSetStored event.
Protected Method OnSettingInstancePath Raises the SettingInstancePath event.
Protected Method OnStoringDataSet Fires the StoringDataSet event.
Protected Method SendErrorResponse Sends the error response that occurred during a DICOM command.
Protected Method StoreToQueryModel Allows inherited classes to process the request dataset and store it to the query model.
Protected Method ValidateRequestDataSet Validates the dataset sent during a DICOM command request. (Inherited from DicomCommand)
Protected Method ValidateSOPInstance Allows inherited classes to validate the parameters of the DICOM instance before storing it.

See Also

Reference

CStoreCommand 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.