LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
Basic store service class user example which should be run with StoreSCPCallback.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCF.Examples.StoreSCUProgram

Namespace:  LaurelBridge.DCF.Examples.StoreSCU
Assembly:  StoreSCU (in StoreSCU.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public class Program

The Program type exposes the following members.

Constructors

  NameDescription
Public methodProgram
The class submits C-Store requests using the StoreSCU class.
Top
Methods

  NameDescription
Public methodStatic memberMain
Main entry point for StoreSCU.
Top
Remarks

While it is possible to use the LaurelBridge.DCF.Examples.StoreSCU to send a single DICOM store request, it is more often the case that a number of DICOM instances are to be sent by the SCU. The various classes in the LaurelBridge.DCF.Dicom.Store namespace may help to manage this operation.
See Also

Reference

StoreClient
StoreJob