LAUREL BRIDGE

Program Constructor

DICOM Connectivity Framework V3.4
The class submits C-Store requests using the StoreSCU class.

Namespace:  LaurelBridge.DCFExamples.StoreSCU
Assembly:  StoreSCU (in StoreSCU.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public Program(
	Options options
)

Parameters

options
Type: LaurelBridge.DCFExamples.StoreSCUOptions
Parsed command line options class.
See Also

Reference