WebSession.DisconnectMessage
From Xojo Documentation
Property (As String )
aWebSession.DisconnectMessage = newStringValue
or
StringValue = aWebSession.DisconnectMessage
New in 2020r1
Supported for all project types and targets.
or
StringValue = aWebSession.DisconnectMessage
New in 2020r1
Supported for all project types and targets.
The text the user will see when the session ends.
See Also
ConfirmDisconnectMessage and InterruptionMessage properties.