←Select platform
In This Topic ▼

PerformedProcedureStepScu Class Methods

Summary

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

Public Methods

Name Description
Public Method
AbortRequest Aborts the current connection. (Inherited from DicomConnection)
Public Method CancelRequest Cancels the current action. (Inherited from DicomConnection)
Public Method Create Sends an N-CREATE-REQ to the SCP.
Public Method Create<TData> Sends an N-CREATE-REQ to the SCP.
Public Method Get<TResult> Sends an N-GET-REQ to the SCP.
Public Method Release Sends a release request to the peer member of a DICOM connection. (Inherited from DicomConnection)
Public Method Set Sends an N-SET-REQ to the SCP.
Public Method Set<TData> Sends an N-SET-REQ to the SCP.
Public Method Verify Verifies the specified SCP. (Inherited from DicomConnection)

Protected Methods

Name Description
Protected Method
BuildAssociation Builds the association. (Inherited from DicomConnection)
Protected Method Connect Connects the specified SCP. (Inherited from DicomConnection)
Protected Method Dispose Releases unmanaged and - optionally - managed resources (Inherited from DicomConnection)
Protected Method GetPresentationContexts Gets the presentation contexts. Should be overridden in derived classes.
Protected Method Log(DicomDataSet,string,object[]) Logs the specified message to a text file and saves the dataset. (Inherited from DicomConnection)
Protected Method Log(string,object[]) Logs the specified message to a text file. (Inherited from DicomConnection)
Protected Method LogSendAssociateRequest Logs the SendAssociateRequest message. (Inherited from DicomConnection)
Protected Method LogSendCGetRequest Logs the C-GET-REQ message (Inherited from DicomConnection)
Protected Method LogSendCMoveRequest Logs the C-MOVE-REQ message. (Inherited from DicomConnection)
Protected Method OnAfterAssociateRequest Fires the AfterAssociateRequest event. (Inherited from DicomConnection)
Protected Method OnAfterClose Fires the AfterClose event. (Inherited from DicomConnection)
Protected Method OnBeforeAssociateAccept Called before an associate accept is accepted by the SCU. (Inherited from DicomConnection)
Protected Method OnBeforeAssociateRequest Fires the BeforeAssociateRequest event. (Inherited from DicomConnection)
Protected Method OnBeforeClose Fires the BeforeClose event. (Inherited from DicomConnection)
Protected Method OnClose Notifies a member of a connection that the connection was closed. (Inherited from DicomConnection)
Protected Method OnConnect Notifies the SCU that the connection attempt is complete. (Inherited from DicomConnection)
Protected Method OnPrivateKeyPassword Invokes the private PrivateKeyPassword event. (Inherited from DicomConnection)
Protected Method OnReceive Notifies a connection that data was received. (Inherited from DicomConnection)
Protected Method OnReceiveAssociateAccept Notifies a connection that an Associate Accept message was received. (Inherited from DicomConnection)
Protected Method OnReceiveAssociateReject Notifies a connection that an Associate Reject message was received. (Inherited from DicomConnection)
Protected Method OnReceiveCEchoResponse Notifies a connection that a C-ECHO-RSP command was received. (Inherited from DicomConnection)
Protected Method OnReceiveData Notifies a connection when a Data message was received. (Inherited from DicomConnection)
Protected Method OnReceiveNCreateResponse Notifies a connection that an N-CREATE-RSP command was received.
Protected Method OnReceiveNGetResponse Notifies a connection that an N-GET-RSP command was received.
Protected Method OnReceiveNSetResponse Notifies a connection that an N-SET-RSP command was received.
Protected Method OnReceiveReleaseResponse Notifies a connection that a Release Response message was received. (Inherited from DicomConnection)
Protected Method OnSecureLinkReady This method is called when an ISCL or TLS secured connection is successfully established. (Inherited from DicomConnection)
Protected Method Wait Waits for the DICOM communication to finish. (Inherited from DicomConnection)

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

Leadtools.Dicom.Scu Assembly