Subclass of WebBaseEvent logging to WMI

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



hi,

I'd like to have quite a complex subclass of WebBaseEvent which I
intend to log to WMI via health monitoring.

My question is how complex I can make the fields of the event, and how
they'll be mapped to a WMI event? For example, say I wanted to have a
Dictionary<string,int> and have it logged as part of the event. Is that
possible? How would it get logged? Pointers to documentation on this
type of thing appreciated!

Niall

.