BloombergConnection: { disconnect: (() => Promise<void>) }

A connection to the Bloomberg Terminal that enables interoperability with other OpenFin apps.

Type declaration

  • disconnect: (() => Promise<void>)
      • (): Promise<void>
      • Closes the connection preventing context types and intents from being handled by the Bloomberg Terminal.

        Returns Promise<void>

Generated using TypeDoc