Interface Closed

An interface that reports via a promise when an object such as a connection or subscription closes.

Hierarchy

  • Closed

Properties

Properties

closed: Promise<void>

A promise that when resolves, indicates that the object is closed.

Generated using TypeDoc