←Select platform

StorageCommit(DicomScp,DicomDataSet,StorageCommitOptions) Method

Summary

Sends a storage commit request message to a peer member of a connection defined by SCP.

Syntax
C#
C++/CLI

Parameters

Scp

The peer connection to send the storage commit request to.

commitDS

The dataset to send.

storageCommitOptions

A StorageCommitOptions which contains the options for the store.

Remarks

This overload uses DicomDataSet that contains all the StorageCommit (N-Action-Req) information.

If you have a list of DICOM files, you can use StorageCommit(DicomScp,IEnumerable<T><string>,string,StorageCommitOptions).

If you have a list of SopInstanceReference, you can use StorageCommit(DicomScp,IEnumerable<T><SopInstanceReference>,string,StorageCommitOptions).

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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