开发者

How to raise event when new event has been written? [closed]

开发者 https://www.devze.com 2023-04-01 18:58 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its cu开发者_如何学运维rrent for
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its cu开发者_如何学运维rrent form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

How do i raise my own event in c# when there has been "new audit event" operation to the computer Event Log ( in the manage section ...).


Take a look at this code-project sample: http://www.codeproject.com/KB/cs/rteventreader.aspx


I think this is what you are looking for:

http://ashishware.com/websocksample.shtml

0

精彩评论

暂无评论...
验证码 换一张
取 消