Wraps ephemeral asyncio.Handle instances. Callbacks can close over this and use it as a mutable reference to asyncio Handles.

Instance Variable handle The current asyncio.Handle
Method __init__ Undocumented
Method cancel Cancel the inner asyncio.Handle.
handle =
The current asyncio.Handle
def __init__(self, handle): (source)
Undocumented
def cancel(self): (source)

Cancel the inner asyncio.Handle.

API Documentation for Twisted, generated by pydoctor at 2017-06-11 10:59:01.