Service
=======

The list of services is accessible via :py:attr:`windows.system.services
<windows.winobject.system.System.services>`


.. note::

    See sample :ref:`sample_system`

.. module:: windows.winobject.service

.. autoclass:: ServiceStatus
    :exclude-members: count, index

.. autoclass:: ServiceA
   :show-inheritance:
   :inherited-members: