The following tables list the members exposed by INotifyReceiveMessage.
| Name | Description | |
|---|---|---|
| OnAccept | Notifies an implementor that an accept message has been received. |
| OnClose | Notifies an implementor that a DICOM connection has closed. |
| OnReceive | Notifies an implementor that data has been received. |
| OnReceiveAbort | Notifies an implementor that an abort has been received. |
| OnReceiveAssociateAccept | Notifies an implementor that an Associate Accept message was received. |
| OnReceiveAssociateReject | Notifies an implementor that an Associate Reject message was received. |
| OnReceiveAssociateRequest | Notifies an implementor that an Associate Request message was received. |
| OnReceiveCCancelRequest | Notifies an implementor that a C-CANCEL-REQ command was received. |
| OnReceiveCEchoRequest | Notifies an implementor that a C-ECHO-REQ command was received. |
| OnReceiveCEchoResponse | Notifies an implementor that a C-ECHO-RSP command was received. |
| OnReceiveCFindRequest | Notifies an implementor that a C-FIND-REQ command was received. |
| OnReceiveCFindResponse | Notifies an implementor that a C-FIND-RSP command was received. |
| OnReceiveCGetRequest | Notifies an implementor that a C-GET-REQ command was received. |
| OnReceiveCGetResponse | Notifies an implementor that a C-GET-RSP command was received. |
| OnReceiveCMoveRequest | Notifies an implementor that a C-MOVE-REQ command was received. |
| OnReceiveCMoveResponse | Notifies an implementor that a C-MOVE-RSP command was received. |
| OnReceiveConnect | Notifies an implementor that a client has connected. |
| OnReceiveCStoreRequest | Notifies an implementor that a C-STORE-REQ command was received. |
| OnReceiveCStoreResponse | Notifies an implementor that a C-STORE-RSP command was received. |
| OnReceiveData | Notifies an implementor that a Data message was received.. |
| OnReceiveNActionRequest | Notifies an implementor that a N-ACTION-REQ command was received. |
| OnReceiveNActionResponse | Notifies an implementor that a N-ACTION-RSP command was received. |
| OnReceiveNCreateRequest | Notifies an implementor that a N-CREATE-REQ command was received. |
| OnReceiveNCreateResponse | Notifies an implementor that a N-CREATE-RSP command was received. |
| OnReceiveNDeleteRequest | Notifies an implementor that an N-DELETE-REQ command was received. |
| OnReceiveNDeleteResponse | Notifies an implementor that a N-DELETE-RSP command was received. |
| OnReceiveNGetRequest | Notifies an implementor that an N-GET-REQ command was received. |
| OnReceiveNGetResponse | Notifies an implementor N-GET-RSP command was received. |
| OnReceiveNReportRequest | Notifies an implementor that an N-REPORT-REQ command was received. |
| OnReceiveNReportResponse | Notifies an implementor that a N-REPORT-RSP command was received. |
| OnReceiveNSetRequest | Notifies an implementor that an N-SET-REQ command was received. |
| OnReceiveNSetResponse | Notifies an implementor than an N-SET-RSP command was received. |
| OnReceiveReleaseRequest | Notifies an implementor that a Release Request message was received. |
| OnReceiveUnknown | Notifies an implementor that an unknow command was received. |
| OnSecureLinkReady | Notifies an implementor when an ISCL or TLS secured connection is successfully established. |