Type alias HttpClientConnectionClosed

HttpClientConnectionClosed: (() => void)

Type declaration

    • (): void
    • Listener signature for event emitted from an HttpClientConnection when the connection has been closed

      Returns void

Generated using TypeDoc