←Select platform

IDicomEvents Interface Methods

Summary

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

Public Methods

Name Description
OnAccept Notifies a listening connection (SCP) that it can accept pending connection requests.
OnClose Notifies a member of a connection that the connection was closed.
OnConnect Notifies the SCU that the connection attempt is complete.
OnReceive Notifies a connection that data was received.
OnReceiveAbort Notifies a connection that an Abort message was received.
OnReceiveAssociateAccept Notifies a connection that an Associate Accept message was received.
OnReceiveAssociateReject Notifies a connection that an Associate Reject message was received.
OnReceiveAssociateRequest Notifies a connection that an Associate Request message was received.
OnReceiveCCancelRequest Notifies a connection that a C-CANCEL-REQ command was received.
OnReceiveCEchoRequest Notifies a connection that a C-ECHO-REQ command was received.
OnReceiveCEchoResponse Notifies a connection that a C-ECHO-RSP command was received.
OnReceiveCFindRequest Notifies a connection that a C-FIND-REQ command was received.
OnReceiveCFindResponse Notifies a connection that a C-FIND-RSP command was received.
OnReceiveCGetRequest Notifies a connection that a C-GET-REQ command was received.
OnReceiveCGetResponse Notifies a connection that a C-GET-RSP command was received.
OnReceiveCMoveRequest Notifies a connection that a C-MOVE-REQ command was received.
OnReceiveCMoveResponse Notifies a connection that a C-MOVE-RSP command was received.
OnReceiveCStoreRequest Notifies a connection that a C-STORE-REQ command was received.
OnReceiveCStoreResponse Notifies a connection that a C-STORE-RSP command was received.
OnReceiveData Notifies a connection when a Data message was received.
OnReceiveNActionRequest Notifies a connection that an N-ACTION-REQ command was received.
OnReceiveNActionResponse Notifies a connection that an N-ACTION-RSP command was received.
OnReceiveNCreateRequest Notifies a connection that an N-CREATE-REQ command was received.
OnReceiveNCreateResponse Notifies a connection that an N-CREATE-RSP command was received.
OnReceiveNDeleteRequest Notifies a connection that an N-DELETE-REQ command was received.
OnReceiveNDeleteResponse Notifies a connection that an N-DELETE-RSP command was received.
OnReceiveNGetRequest Notifies a connection that an N-GET-REQ command was received.
OnReceiveNGetResponse Notifies a connection that an N-GET-RSP command was received.
OnReceiveNReportRequest Notifies a connection that an N-REPORT-REQ command was received.
OnReceiveNReportResponse Notifies a connection that an N-REPORT-RSP command was received.
OnReceiveNSetRequest Notifies a connection that an N-SET-REQ command was received.
OnReceiveNSetResponse Notifies a connection that an N-SET-RSP command was received.
OnReceiveReleaseRequest Notifies a connection that a Release Request message was received.
OnReceiveReleaseResponse Notifies a connection that a Release Response message was received.
OnReceiveUnknown Notifies a connection that an unknown command was received.
OnSend Notifies a connection that data was sent.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly