Hello,
In Livelink we have func=admin.threadstatus that returns the status of the threads on livelink. But this call uses a thread in its execution and hence the result will not be correct.
There is a overview document of Enterprise Server Monitoring Agent which describes that the agent uses getStatus() call to livelink which returns the status of threads in form of XML. I explored the LAPI for .Net and found out that getStatus function is availble with LLConnect object but that function returns interger value.
Can anyone please help me getting the threads statuses through API call in livelink?
Thanks & Regards,
Munir