LAUREL BRIDGE

OverrideQRSCPCStoreRsp 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.QuerySCPExtended
Assembly:  QuerySCPExtended (in QuerySCPExtended.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