Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi!
maybe your code could synchronize on the context.LoadTestContext property ?
ie
synchronize( context.LoadTestContext )
{
update property here..
}
does that work?
regards!
/Ole
eviware.com
maybe your code could synchronize on the context.LoadTestContext property ?
ie
synchronize( context.LoadTestContext )
{
update property here..
}
does that work?
regards!
/Ole
eviware.com