dcmNET Class Library

C_Store Class

The C_Store class represents a C-STORE DIMSE service.

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

System.Object
   dcmNET.DimseService
      dcmNET.C_Store

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