dcmNET Class Library

N_Event_Report Class

The N_Event_Report class represents a N-EVENT-REPORT DIMSE service.

For a list of all members of this type, see N_Event_Report Members.

System.Object
   dcmNET.DimseService
      dcmNET.N_Event_Report

[Visual Basic]
Public Class N_Event_Report
    Inherits DimseService
[C#]
public class N_Event_Report : DimseService

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: dcmNET

Assembly: dcmNET (in dcmNET.dll)

See Also

N_Event_Report Members | dcmNET Namespace | DimseService