Skip to contents

Closes connection to the BO server.

Usage

close_bo_connection(conn)

Arguments

conn

Connection reference to close

Value

Connection reference

Details

As connection tokens are cached an reused to prevent flooding the BO server with processes, it's not mandatory to call this.