pynetdicom.pdu_primitives.A_ABORT¶
- class pynetdicom.pdu_primitives.A_ABORT¶
An A-ABORT primitive.
Parameter
Request
Indication
abort source
M
user info
NU
NU(=)
U - User optionUF - User option, fixed valueC - Conditional (on user option)M - MandatoryMF - Mandatory, fixed valueNU - Not used(=) - shall have same value as request or responseReferences
DICOM Standard, Part 8, Section 7.3
- __init__() None¶
Methods
__init__()Attributes
Get or set the Abort Source.
- property abort_source: Optional[int]¶
Get or set the Abort Source.
- Parameters:
value (int or None) –
The abort source, one of:
0: Upper layer service user1: Reserved2: Upper layer service provider