Send comments on this topic.
ClearListOnDisconnect Property
Attachmate.Reflection.Objects Library (Productivity) > RecentTyping Object : ClearListOnDisconnect Property
Gets or sets whether the Recent Typing list contents are cleared when the session is disconnected.

Syntax

 
Object.ClearListOnDisconnect As Boolean

Exceptions

ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a Reflection property that has been secured via the Permissions Manager or that can only be modified by an Administrator.

See Also