CONNECTOR::disable

Description

This command disables all the connectors on chain.

Syntax

CONNECTOR::disable

Examples

when CLIENT_ACCEPTED {
    CONNECTOR::disable
}