LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
Basic store service class provider example which should be run with the StoreSCU.

This example creates a class that extends the StoreSCP class and overrides the CStoreRq method in order to handle C-Store messages.

Inheritance Hierarchy

SystemObject
  LaurelBridge.DCF.Examples.StoreSCPExtendedProgram

Namespace:  LaurelBridge.DCF.Examples.StoreSCPExtended
Assembly:  StoreSCPExtended (in StoreSCPExtended.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
Initializes a new instance of the Program class
Top
Methods

  NameDescription
Public methodStatic memberMain
Main entry point for StoreSCPExtended.
Top
See Also

Reference