uproot.source.futures.ResourceFuture
====================================

Defined in `uproot.source.futures <https://github.com/scikit-hep/uproot5/blob//src/uproot/source/futures.py>`__ on `line 284 <https://github.com/scikit-hep/uproot5/blob//src/uproot/source/futures.py#L284>`__.

.. table::
    :class: note

    +----------------------------------------+
    | **Inheritance order:**                 |
    +========================================+
    | #. :doc:`uproot.source.futures.Future` |
    +----------------------------------------+

.. autoclass:: uproot.source.futures.ResourceFuture

.. _uproot.source.futures.ResourceFuture.result:

result
------

Inherited from :doc:`uproot.source.futures.Future`.

.. automethod:: uproot.source.futures.ResourceFuture.result

