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


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