Skip to content

LogoutAllConnections - cConnection

Performs a log out of all connections

Type: Procedure

Syntax

Procedure LogoutAllConnections

Call Example

Send LogoutAllConnections

Description

This performs a log out of all connections.

It does this by sending LogoutConnectionId to all registered connections.

This closes any tables opened under the connections.

The UnRegisterAllConnections procedure can be used to remove and log out of all connections.