• Determines if the local Bloomberg Terminal service is ready for API calls.

    Returns Promise<boolean>

    true if a connection has been made to the Terminal , otherwise false.

    Throws

    AppNotAuthorizedError if the application is not authorized to connect to the Terminal.

    Throws

    ApiError if any other error occurs.

Generated using TypeDoc