There is a function GetAllStatusEventMessages
Thanks a lot Bo
I tried to look for GetAllStatusEventMessage in RecorderStatusService2 but couldn’t find it. Can you please help in locating this method
For protocol I suggest you do either -or
Look at the documented events a take those you want to use
Run the SystemStatusClientConsole sample with a breakpoint after line 57, explore the result and take those event you want to use.
PS. I mentioned a function that is not on the soap protocols but a component implementation, so it was not a good reply, sorry..