Requests the hosting application display a 'wait' dialog to the user, with the specified message text.

void RequestWaitDialog( 
object sender
string message 
)

Parameters

sender

Type: object

A reference to the requesting control.

message

Type: string

The text to be displayed.