DicomObjects.NET Core Documentation
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 Event  
    Public EventThis event fires when an error is detected in received data  
    Public EventPasses information back to the container for error messages and notifications originating from the DICOM interface.  
    Public EventThis event is fired whenever a C-STORE operation completes, passing details of the instance received  
    Public EventThis 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 EventEvent called when pixel data is being received  
    Public EventThis event fires when a C-ECHO command (verification request) is received  
    Top
    See Also