dcmNET Class Library

C_Get Class

The C_Get class represents a C-GET DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.C_Get

[Visual Basic]
Public Class C_Get
    Inherits DimseService
[C#]
public class C_Get : 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_Get Members | dcmNET Namespace | DimseService