Home Forums Software Development C# gazedata disconnected after 10s Reply To: C# gazedata disconnected after 10s

#922
Anders
Participant

Hi Pierre,
could it be that the garbage collector ate your interaction system or context? It will unless you hold references to them from someplace in your program that has a long lifetime, such as the application object or the window.