DicomObjects.NET.V8
DicomObjects Namespace / DicomServer Class

In This Topic
    DicomServer Class Events
    In This Topic

    For a list of all members of this type, see DicomServer members.

    Public Events
     NameDescription
    Public EventEvent fired when an incoming DICOM association is closed  
    Public EventEvent fired when the object receives a DICOM connection request  
    Public EventThis event fires when an error is detected in received data  
    Public Event Passes information back to the container for error messages and notifications originating from the DICOM interface.  
    Public Event This event is fired whenever a C-STORE operation completes, passing details of the instance received  
    Public Event This event handler is fired on SCU when an N-EVENT-REPORT notification is received from the SCP.  
    Public EventThis event fires when an incoming normalised request is received  
    Public EventEvent fired when the object receives a DICOM C-FIND,C-GET or C-MOVE request  
    Public Event Event called when pixel data is being received  
    Public EventThis event fires when a C-ECHO command (verification request) is received  
    Top
    See Also