LAUREL BRIDGE

ProgramMyVerificationScpCEchoRq Method

DICOM Connectivity Framework V3.4
Override CEchoRq to generate and return the CEchoResponse to the verification SCU.

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

C#
public override CEchoResponse CEchoRq(
	CEchoRequest request
)

Parameters

request
Type: CEchoRequest
The CEcho request.

Return Value

Type: CEchoResponse
The CEcho response for the request.
See Also

Reference