GENERAL DESCRIPTION |
This request is for a new broker "silent running"
feature. This feature, when enabled, would dictate that under no
circumstances should the broker display message dialogs to the user. A
possible method of accomplishing this task would be to add an RPC Broker
boolean property, that, when set to true, disables the display of all user
dialogs. It is suggested that when the silent property is set, that the the
broker, as an alternative to displaying a message, merely throw an equivalent
silent exception. This feature will allow use of the broker by Windows NT
services that need to run in unattended mode.
|