LAUREL BRIDGE

SampleVNAQuerySCPCStoreRsp Method

DICOM Connectivity Framework V3.4
This method is called by the AssociationAcceptor when a CStoreResponse DIMSE message arrives as a result of a CStoreRequest initiated by the CGet handler.

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

C#
public override void CStoreRsp(
	CStoreResponse msg
)

Parameters

msg
Type: CStoreResponse
the message
See Also

Reference