←Select platform

PatientUpdaterScu Class Methods

Summary

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

Public Methods

Name Description
AbortRequest Aborts the current connection. (Inherited from DicomConnection)
CancelRequest Cancels the current action. (Inherited from DicomConnection)
ChangePatient Changes the patient.
ChangeSeries Changes the series.
CopyPatient Copies the patient.
CopyStudy Copies the study.
DeletePatient Deletes the patient.
DeleteSeries Deletes the series.
MergePatient Merges the patient.
MergeStudy Merges the study.
MoveStudyToNewPatient Move a study to a new patient.
Release Sends a release request to the peer member of a DICOM connection. (Inherited from DicomConnection)
SendNActionRequest<TQuery> Sends the N action request to the specified scp.
SendUpdate Sends a patient update message to the specified scp.
Verify Verifies the specified SCP. (Inherited from DicomConnection)

Protected Methods

Name Description
BuildAssociation Builds the association. (Inherited from DicomConnection)
Connect Connects the specified SCP. (Inherited from DicomConnection)
Dispose Releases unmanaged and - optionally - managed resources (Inherited from DicomConnection)
GetPresentationContexts Gets the presentation contexts. Should be overridden in derived classes.
Log Logs the specified message to a text file.
LogSendAssociateRequest Logs the SendAssociateRequest message. (Inherited from DicomConnection)
LogSendCGetRequest Logs the C-GET-REQ message (Inherited from DicomConnection)
LogSendCMoveRequest Logs the C-MOVE-REQ message. (Inherited from DicomConnection)
OnAfterAssociateRequest Fires the AfterAssociateRequest event. (Inherited from DicomConnection)
OnAfterClose Fires the AfterClose event. (Inherited from DicomConnection)
OnAfterNAction Fires the AfterNAction event.
OnBeforeAssociateRequest Fires the BeforeAssociateRequest event. (Inherited from DicomConnection)
OnBeforeClose Fires the BeforeClose event. (Inherited from DicomConnection)
OnBeforeNAction Fires the BeforeNaction event.
OnClose Notifies a member of a connection that the connection was closed. (Inherited from DicomConnection)
OnConnect Notifies the SCU that the connection attempt is complete. (Inherited from DicomConnection)
OnPrivateKeyPassword Invokes the private PrivateKeyPassword event. (Inherited from DicomConnection)
OnReceive Notifies a connection that data was received. (Inherited from DicomConnection)
OnReceiveAssociateAccept Notifies a connection that an Associate Accept message was received. (Inherited from DicomConnection)
OnReceiveAssociateReject Notifies a connection that an Associate Reject message was received. (Inherited from DicomConnection)
OnReceiveCEchoResponse Notifies a connection that a C-ECHO-RSP command was received. (Inherited from DicomConnection)
OnReceiveData Notifies a connection when a Data message was received. (Inherited from DicomConnection)
OnReceiveNActionResponse Notifies a connection that an N-ACTION response message was received.
OnReceiveReleaseResponse Notifies a connection that a Release Response message was received. (Inherited from DicomConnection)
OnSecureLinkReady This method is called when an ISCL or TLS secured connection is successfully established. (Inherited from DicomConnection)
Wait Waits for the DICOM communication to finish. (Inherited from DicomConnection)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly