'Usage
Dim queueName As String Dim instance As New UABrokerDataSetReaderTransportParameters(queueName)
Parameters
- queueName
- Specifies the queue in the broker where the dataset reader can receive network messages with the dataset of interest sent by the publisher.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).