Skip to main content
Version: 5.7.0

EnableLongSession

Maintains the user's session alive by calling the reconnect method upon detecting the expiration of the user's session.

Method Parameters

ParameterDescription
enabledTrue if long-sesson should be enabled

Usage

http://localhost:3000
_bc.EnableLongSession(true);
JSON Response
// N/A