InfoConnect for Airlines VBA Guide
Disconnect Method (UtsTerminal)
Disconnects from the host. If no connection currently exists, this method is ignored. Use the IsConnected property to determine if a connection already exists.
Syntax
object.Disconnect() 
See Also