namespace http://opcfoundation.org/UA/
nodeClass DataType
name BrokerDataSetReaderTransportDataType
isAbstract false
interface DTBrokerDataSetReaderTransport {
    authenticationProfileUri: UAString;
    metaDataQueueName: UAString;
    queueName: UAString;
    requestedDeliveryGuarantee: EnumBrokerTransportQualityOfService;
    resourceUri: UAString;
}

Hierarchy (view full)

Properties

authenticationProfileUri: UAString
metaDataQueueName: UAString
queueName: UAString
requestedDeliveryGuarantee: EnumBrokerTransportQualityOfService
resourceUri: UAString