Attachmate.Reflection.Emulation.UTS Namespace > IUtsTerminal Interface : BeforeDisconnect Event |
'Declaration
Event BeforeDisconnect As EventHandler
'Usage
Dim instance As IUtsTerminal Dim handler As EventHandler AddHandler instance.BeforeDisconnect, handler
event EventHandler BeforeDisconnect