c# - When reading new events where can I find the category in EventRecords? -


i've written new events 1 of has following details:

type: 101 category: 50 details: testevent 

now when read events use eventlogquery class , eventrecord items back. easy determine type (id) , details end there. i'm not understanding field contains category? or information lost?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -