A closer look at Page methods

The text typed into the textbox will be echoed by a server-side method:

Click the "Raise Error" button to throw a server-side exception from a page method:

Clicking on the "Do Timeout" button will make an asynchronous request timeout before the page method returns:

To test the abort action, click on "Send Request", then on "Abort" to force an abort of the page method call: