Hi all, hope this not a dull question to ask, but i’ve failed to find ANY info on the subject.
I’m trying to build a little application on java, that monitors MCP resources and for that i need to get EventResourceInfo from TServer, but i can’t find the proper request, that could return to me that event.
Thanks for reply, but I know what is this event and how to create instances of it. But what I need is for TServer to answer on my request with this event. And I can’t find info on which type of request should it be. Or perhaps I could somehow subscribe for this events?