LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
Storage commitment service class user example which should be run with the StorageCommitmentSCP example.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCFExamples.StorageCommitmentSCUProgram

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

C#
public class Program

The Program type exposes the following members.

Constructors

  NameDescription
Public methodProgram
Initializes a new instance of the Program class
Top
Methods

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

See the remarks section of the StorageCommitmentSCP example for a detailed description of the storage commitment message flow.
See Also

Reference