dcmNET Class Library

N_Delete Class

The N_Delete class represents a N-DELETE DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.N_Delete

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