Attachmate.Reflection.Objects.Emulation.OpenSystems Library > Terminal Object : UserDisconnecting Event |
private Sub Terminal_UserDisconnecting ( ByVal sender As Object, _ ByVal connectionId As Long, _ ByVal connectionType As ConnectionTypeOption, _ ByVal connectionSettings As Object _ ) As Boolean
When a VT/Regis document is closed either programatically or manually, the event is not cancellable. (If the Cancel flag is set in the event arguments, it is ignored.)