←Select platform
In This Topic ▼

StoreScu Class Methods

Summary

For a list of all members of this type, see StoreScu 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 Release Sends a release request to the peer member of a DICOM connection. (Inherited from DicomConnection)
Public Method StopListener Stops the SCU DICOM Listener.
Public Method StorageCommit Sends a storage commit request message to a peer member of a connection defined by SCP.
Public Method Store Sends a C-STORE-REQ message to a peer member of a connection defined by 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 OnReceiveAssociateRequest Called when an associate request is received.
Protected Method OnReceiveCEchoResponse Notifies a connection that a C-ECHO-RSP command was received. (Inherited from DicomConnection)
Protected Method OnReceiveCStoreResponse Notifies a connection that a C-STORE-RSP command was received.
Protected Method OnReceiveData Notifies a connection when a Data message was received. (Inherited from DicomConnection)
Protected Method OnReceiveNActionResponse Notifies a connection that an N-ACTION-RSP command was received.
Protected Method OnReceiveNReportRequest Notifies a connection that an N-EVENT-REPORT-REQ command was received.
Protected Method OnReceiveReleaseRequest Notifies a connection that a Release Request message 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