Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Enterprise Tools / November 2003

Tip: Looking for answers? Try searching our database.

Raise method mechanics.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steve Miller - 24 Nov 2003 17:55 GMT
How is the Raise method implemented:  synchronously or asynchronously?

Steve Miller
David Keogh [MSFT] - 24 Nov 2003 23:50 GMT
The static Raise method is synchronous, as are the invocation of the Event
Sinks.  For the event sinks we implemented in EIF, this made the most sense
given that the trace sink is very efficient at getting the event into the
trace buffer and returning, while neither the WMI nor event log sink had
perf requirements which merited using an async approach.

You can implement a custom event sink which handles the event
asynchronously, but we don't yet have samples or best-pactices for doing
this.

David [MSFT]

--------------------
| From: "Steve Miller" <stevemi@avanade.com>
| Subject: Raise method mechanics.
[quoted text clipped - 8 lines]
| NNTP-Posting-Host: pcp518123pcs.nash01.tn.comcast.net 68.53.141.212
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.vsnet.enterprise.tools:1445
| X-Tomcat-NG: microsoft.public.vsnet.enterprise.tools
|
| How is the Raise method implemented:  synchronously or asynchronously?
|
| Steve Miller

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.