browser-sdk

Home > @datadog/browser-rum > RumGlobal > stopSession

RumGlobal.stopSession property

Stop the session. A new session will start at the next user interaction with the page.

Signature:

stopSession: () => void;