A callback button with attached client side options: |
|
A callback button logging all callback events (5 seconds delay): |
|
A callback with RequestTimeout="3000" (3 seconds). Since the callback will take 5 seconds to complete, the clientside will timeout. This will cause a "missing page state" error; note that the callback is not considered failed, since no connection error has occured. |
|