LAUREL BRIDGE

ProgramMyExtendedStoreScpCStoreRq Method

DICOM Connectivity Framework V3.4
Writes some information from the incoming dataset to the console.

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

C#
public override CStoreResponse CStoreRq(
	CStoreRequest request
)

Parameters

request
Type: CStoreRequest
The inbound CStoreRequest DIMSE message

Return Value

Type: CStoreResponse
A successful CStoreResponse
See Also

Reference