need help with the LAPI issue
The below lapi method is observed to have a performance issue when executed multiple time. Both memory and CPU of the llsever.exe windows service increases rapidly and does not come down.
public int GetObjectAttributesEx( LLValue objID, LLValue catID, LLValue catVersion )
Note: Executing within the same session and from different session was tried. In both cases there performance issue exists.