dcmNET Class Library

N_Create Class

The C_Create class represents a N-CREATE DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.N_Create

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