Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

What is the difference between an asynchronous and synchronous event receivers?

  Shared By: Tarang Nayak         Date: Mar 12, 2011      Category: Sharepoint      Views: 184      

An asynchronous event occurs after an action has taken place, and a synchronous event occurs before an action has take place. For example, an asynchronous event is ItemAdded, and its sister synchronous event is ItemAdding.

Tagged:                      

 


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].