←Select platform

PerformedProcedureStepScu Class Methods

Summary

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

Public Methods

Name Description
AbortRequest Aborts the current connection. (Inherited from DicomConnection)
CancelRequest Cancels the current action. (Inherited from DicomConnection)
Create Sends an N-CREATE-REQ to the SCP.
Create<TData> Sends an N-CREATE-REQ to the SCP.
Get<TResult> Sends an N-GET-REQ to the SCP.
Release Sends a release request to the peer member of a DICOM connection. (Inherited from DicomConnection)
Set Sends an N-SET-REQ to the SCP.
Set<TData> Sends an N-SET-REQ to the 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)
OnBeforeAssociateRequest Fires the BeforeAssociateRequest event. (Inherited from DicomConnection)
OnBeforeClose Fires the BeforeClose event. (Inherited from DicomConnection)
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)
OnReceiveNCreateResponse Notifies a connection that an N-CREATE-RSP command was received.
OnReceiveNGetResponse Notifies a connection that an N-GET-RSP command was received.
OnReceiveNSetResponse Notifies a connection that an N-SET-RSP command 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