Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface / StartLogging Method


In This Topic
StartLogging Method
In This Topic
Start logging terminal activity.
Syntax
'Declaration
 
Sub StartLogging() 
 
'Usage
 
Dim instance As ITerminal
 
instance.StartLogging()
See Also