LogoutAllConnections - cConnection

Performs a log out of all connections

Type: Procedure

Parameters: None

Syntax
Procedure LogoutAllConnections 

Call: 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.