'DeclarationPublic ReadOnly Property StatusQueueName As String
'UsageDim instance As UABrokerDataSetReaderTransportParameters Dim value As String value = instance.StatusQueueName
public string StatusQueueName {get;}
Property Value
Currently returns an empty string. This property is reserved for future use.The value of this property cannot be null (Nothing in Visual Basic).
The default value of this property is "" (String.Empty).