SendUpdate Method

Summary
Sends a patient update message to the specified scp.
Syntax
C#
C++/CLI
public DicomCommandStatusType SendUpdate( 
   DicomScp Scp, 
   DicomDataSet ds, 
   int action, 
   string instance 
) 
public: 
DicomCommandStatusType SendUpdate(  
   DicomScp^ Scp, 
   DicomDataSet^ ds, 
   int action, 
   String^ instance 
)  

Parameters

Scp
The peer connection to send the update request to.

ds
The DICOM dataset that describes the update request information.

action
The update action to perform.

instance
The patient update instance.

Return Value

The status of the operation.

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.