dcmNET Class Library

N_Get Class

The N_Get class represents a N-GET DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.N_Get

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

N_Get Members | dcmNET Namespace | DimseService