close
Close the connection to the remote BeeCluster server.
session.close(
        SaveDTG=False
    )
Parameters
| Name | Description | 
|---|---|
| SaveDTG | If SaveDTG is set to True, BeeCluster saves the DTG of the current run, otherwise the DTG is discarded. | 
Return
None