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