LAUREL BRIDGE

Program Class

DICOM Connectivity Framework V3.4
Basic verification service class provider example which should be run with the VerificationSCU.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCF.Examples.VerificationSCPCallbackProgram

Namespace:  LaurelBridge.DCF.Examples.VerificationSCPCallback
Assembly:  VerificationSCPCallback (in VerificationSCPCallback.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 VerificationSCPCallback.
Top
Remarks

This example uses a callback to handle the C-Echo request DIMSE messages.
See Also

Reference