LAUREL BRIDGE

ProgramMyExtendedStoreScpCStoreRq Method

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

Namespace:  LaurelBridge.DCF.Examples.StoreSCPExtended
Assembly:  StoreSCPExtended (in StoreSCPExtended.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
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