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

C#
public override void CStoreRsp(
	CStoreResponse msg
)

Parameters

msg
Type: CStoreResponse
the message
See Also

Reference