A title that can be displayed on any 'Progress' box that the User Interface may want to display.
message
String
Optional
The initial message to display in the 'Progress' box.
allowCancel
Boolean
Optional
Indicates whether to allow the User to attempt to Cancel the process (the ByRef cancelled parameter in StatusProcess method).
If omitted, a value of False is assumed.