pynetdicom.dimse_primitives.C_CANCEL¶
- class pynetdicom.dimse_primitives.C_CANCEL[source]¶
Represents a C-CANCEL primitive.
Parameter
Req/ind
Message ID Being Responded To
M
(=) - The value of the parameter is equal to the value of the parameter in the column to the leftC - The parameter is conditional.M - MandatoryMF - Mandatory with a fixed valueU - The use of this parameter is a DIMSE service user optionUF - User option with a fixed valueReferences
DICOM Standard, Part 7, Section 9.3.2.3
Methods
__init__
()Initialise the C_CANCEL
Attributes
Get or set the Message ID Being Responded To as an
int
.