Can someone provide a simple, complete example of .NET code that gets any statistic?
I'm beating myself up trying to get something off the ground, and I cannot get anything working. Specifically I am trying to get the number of active calls in a workgroup.
The examples installed with IceLib are too convoluted because they just enumerate everything on the system and it's a series of listboxes, trees, etc. The documentation doesn't really contain complete samples, just snippets of code.
I can connect to the server, and enumerate the statistics catalog, but when I try to get any statistic, I just hit a wall.
Any help is appreciated, as I am sure it will help others as well.
Thanks in advance,
Jeff