LAUREL BRIDGE

ExtendedQRSCPCCancelRq Method

DICOM Connectivity Framework V3.4
Implementation of CCancelRq message.

Namespace:  LaurelBridge.DCF.Examples.QuerySCP
Assembly:  QuerySCP (in QuerySCP.exe) Version: DCF34 r10560 DCF_3_4_10
Syntax

C#
public override void CCancelRq(
	CCancelRequest msg
)

Parameters

msg
Type: CCancelRequest
The DIMSE message.
See Also

Reference