LAUREL BRIDGE

ProgramMyVerificationScp Class

DICOM Connectivity Framework V3.4
MyVerificationScp extends VerificationSCP to override the CEchoRq method
Inheritance Hierarchy

SystemObject
  DefaultDimseMessageHandler
    VerificationSCP
      LaurelBridge.DCFExamples.VerificationSCPExtendedProgramMyVerificationScp

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

C#
public class MyVerificationScp : VerificationSCP

The ProgramMyVerificationScp type exposes the following members.

Constructors

  NameDescription
Public methodProgramMyVerificationScp
Construct MyVerificationSCP with association acceptor and list of allowed presentation contexts
Top
Methods

  NameDescription
Public methodCEchoRq
Override CEchoRq to generate and return the CEchoResponse to the verification SCU.
(Overrides VerificationSCP.CEchoRq(CEchoRequest).)
Top
See Also

Reference