Requests the hosting application display a 'wait' dialog to the user, with the specified message text.
| Name | Description |
|---|---|
| RequestWaitDialog(object, string) | Requests the hosting application display a 'wait' dialog to the user, with the specified message text. |
| RequestWaitDialog(object, string, string) | Requests the hosting application display a 'wait' dialog to the user, with the specified message text and title. |
