This property is used in conjunction with the Global identifier property. It determines whether Lacewing will stay active across frames and sub applications.

This property cannot be changed at runtime.

Warnings about global

if this is checked and you have a connection and go to a frame where there is not a matching global Lacewing Relay Client, the connection will remain online, but will be disconnected soon after for not responding to messages.

Returning to a frame with a matching LRC will allow you to once again control the connection.

In this scenario, you should design your app to never leave the LRC connection without a controlling extension.

Note that during frame transitions, the Lacewing Relay Client does not control the connection, so you may be disconnected.


For proper reliability across frames, you should be using Blue Client and its multi-threading property.