Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WorkspaceAttributes Object / OptimizeRemoteSession Property
In This Topic
    OptimizeRemoteSession Property
    In This Topic
    Gets or sets a value indicating whether to reduce the number or size of images shown in order to perform better on terminal services, Citrix, etc
    Syntax
    expression.OptimizeRemoteSession As Boolean
    where expression is a variable that represents a WorkspaceAttributes Object
    See Also