connectionOptions property

ConnectionOptions connectionOptions
latefinal

Data object that contains options and policies for the connection to the server.

This instance is set up by the LightstreamerClient object at its own creation.
Properties of this object can be overwritten by values received from a Lightstreamer Server.

Implementation

late final ConnectionOptions connectionOptions;