←Select platform
In This Topic ▼

StoreScu Class Events

Summary

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

Public Events

Name Description
Public Event
AfterAssociateRequest Occurs after receiving an associate response from the SCP. (Inherited from DicomConnection)
Public Event AfterClose Occurs after a close response is received from the scp. (Inherited from DicomConnection)
Public Event AfterConnect Occurs after connecting to the SCP. (Inherited from DicomConnection)
Public Event AfterCStore Occurs after receiving a C-STORE-RSP.
Public Event AfterNAction Occurs after receiving an N-ACTION-RSP.
Public Event AfterReleaseRequest Occurs after release response received from scp. (Inherited from DicomConnection)
Public Event AfterSecureLinkReady Occurs after TLS secured connection to SCP is established. (Inherited from DicomConnection)
Public Event BeforeAssociateAccept Occurs before an associate is accepted by the SCU. (Inherited from DicomConnection)
Public Event BeforeAssociateRequest Occurs when an associate request is sent to the SCP. (Inherited from DicomConnection)
Public Event BeforeClose Occurs before a close request is sent to the scp. (Inherited from DicomConnection)
Public Event BeforeConnect Occurs before connecting to the SCP. (Inherited from DicomConnection)
Public Event BeforeCStore Occurs before a C-STORE-REQ is sent to the server.
Public Event BeforeNAction Occurs before an N-ACTION-REQ is sent to the server.
Public Event BeforeReleaseRequest Occurs before a release request is sent to the scp. (Inherited from DicomConnection)
Public Event PrivateKeyPassword Occurs when a private key password is needed. (Inherited from DicomConnection)
Public Event ReceiveBuffer Occurs when connections received buffered data. (Inherited from DicomConnection)
Public Event StorageCommitmentResult Occurs after receiving a storage commitment response.
Public Event StorageCommitmentWait This event is fired while waiting to recieve the Storage Commit results.

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