DisconnectAll Method

Overview

Type:

Method

Available as of:

V1.0.4.0

Task

Disconnect the connected clients.

Functional Description

Disconnects the connected clients and keeps monitoring for new incoming connections.

The BOOL return value is TRUE if the function was executed successfully. Evaluate the property Result, in case the return value is FALSE.

Used by

  • FB_TCPServer/FB_TCPServer2