MsgQueueName Property (Read/Write) |
Top Previous Next |
Holds the name of the message queue used by the print writer for operational messages. The default value is 'QSYSOPR'.
Visual Basic Syntax
TTnb3812.MsgQueueName [= String]
Delphi Syntax
TTnb3812.MsgQueueName [:= String];
See also MsgQueueLib property.
|