dcmNET Class Library

N_Set Class

The N_Set class represents a N-SET DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.N_Set

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