mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
19 lines
356 B
ReStructuredText
19 lines
356 B
ReStructuredText
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: |