A-ABORT-RQ PDU
==============

.. currentmodule:: pynetdicom.pdu

An A-ABORT-RQ PDU is made of a sequence of mandatory fields and supports both
the A-ABORT Service (user initiated) and the A-P-ABORT Service (provider
initiated).

PDU
---

.. autosummary::
   :toctree: generated/

   A_ABORT_RQ

References
----------

1. DICOM Standard, Part 8, Section
   `9.3.8 <http://dicom.nema.org/medical/dicom/current/output/html/part08.html#sect_9.3.8>`_
