dcmNET Class Library

C_Find Class

The C_Find class represents a C-FIND DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.C_Find

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