<%@ Page Language="C#" %> UpdateProgress Example
<%=DateTime.Now.ToString() %>

Clicking the button while an asynchronous postback is in progress will cancel the new postback. New postbacks are only allowed if one is not already in progress.
<%=DateTime.Now.ToString() %>
Update in progress...