Refinitiv Data Library for Python

session.open_async

This method opens the session asynchronously (non-blocking call) and connects your application to the data platform.

Module

refinitiv.data.session

Syntax

session.open_async()

Parameters

None.

Returned value

None.

Usage

None.