dcmNET Class Library

C_Echo Class

The C_Echo class represents a C-ECHO DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.C_Echo

[Visual Basic]
Public Class C_Echo
    Inherits DimseService
[C#]
public class C_Echo : 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

C_Echo Members | dcmNET Namespace | DimseService