dcmNET Class Library

C_Move Class

The C_Move class represents a C-MOVE DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.C_Move

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