When opening multiple Reflection Desktop Host sessions with the .NET API, all the host sessions open in the same Reflection Workspace, instead of individual Reflection Workspaces as expected.
- NET API application has been written in C#, which uses unique IPC Channel names for launching multiple Reflection “Frames” and is designed to open a Host session in each one. When using this methodology, the unique IPC channel names should cause each Host session to open in its own Reflection Workspace.
- With Reflection Desktop 16.1 (and Reflection Desktop 16.1 SP1), each host session launched ends up in its own Reflection Workspace.
- Starting with Reflection Desktop 16.2 (through Reflection Desktop 16.2 Update 4), each host session launched ends up in the same Reflection Workspace, which can cause problems when individual Host sessions are opened and closed.
Full article: https://portal.microfocus.com/s/article/KM000008237
#SupportTips/KnowledgeDocs
#Reflection