When deployed on a user's desktop, LiveContent tracks the number of client connections that are currently active. If configured, LiveContent will automatically shut down when the connection count reaches zero.
Register Publication List window This API call informs the server that a user has opened a Publication List window. LiveContent will not execute an auto-shutdown while this window is still open.
Register Publication window This API call informs the server that a user has opened a Publication window. LiveContent will not execute an auto-shutdown while this window is still open.
Unregister Publication List window This API call informs the server that a user has closed a Publication List window. If the number of open Publication windows and Publication List windows has reached 0, and LiveContent is configured to auto-shutdown, the server will now automatically close itself.
Unregister Publication window This API call informs the server that a user has closed a Publication window. If the number of open Publication windows and Publication List windows has reached 0, and LiveContent is configured to auto-shutdown, the server will now automatically close itself.