07-18-2009 03:29 AM
Dear Sir,
We are using Measurement Studio 8.5 for Visual Studio 2005. Our application reads 105 Netwrok Variables in every seconds. It does the the work done through NetworkVariableDataSource.Bindings[VariableName].GetValue(). So far we have tested and determined that the GetValue() methods leaks some memory and every seconds the memory consumption by the application goes up. How can we solve the problem? We are using c# lannguage.
Best regards,
Mamunur Rashid,
TechnoVista Limited
07-20-2009 08:00 AM