LAUREL BRIDGE

ExtendedQRSCPCStoreRsp 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.QuerySCP
Assembly:  QuerySCP (in QuerySCP.exe) Version: DCF34 r10560 DCF_3_4_10
Syntax

C#
public override void CStoreRsp(
	CStoreResponse msg
)

Parameters

msg
Type: CStoreResponse
the message
See Also

Reference