Just a small documentation issue; when setting the Timeout parameter for a MessageForm the following is displayed in VS. It appears that the timeout value is in seconds and not milliseconds. I was trying to set a five second timeout by entering 5000 and thought it wasn’t working. When I set it to 5, I got the result I was expecting.
-Larry