Hi Team, BIS is asking for a solution on this code regading a migration from Eikon .NET to the new LSEG .NET Data Library.
Client says that data works in Console but not in Windows for PRogram. The code is stuck when runing: Lseg.Stream.Open().
"The program does is stuck both executing it directly or with the Visual Studio dubugger.
It is stuck at the statement “LsegStream.Open();”. This function call is synchronous.
The library has been installed via the Nugget package."
Client is using LSEG Workspace user as connection.
Code attached.