DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomServer Class / N_Event_Report Event

In This Topic
    N_Event_Report Event (DicomServer)
    In This Topic
    This event handler is fired on SCU when an N-EVENT-REPORT notification is received from the SCP.
    Syntax
    'Declaration
     
    
    Public Event N_Event_Report As N_Event_ReportHandler
    public event N_Event_ReportHandler N_Event_Report
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also