'DeclarationProtected ErrorReceivedDataInternal As IProducerConsumerCollection(Of Byte())
'UsageDim instance As InteractiveSession Dim value As IProducerConsumerCollection(Of Byte()) value = instance.ErrorReceivedDataInternal instance.ErrorReceivedDataInternal = value
protected IProducerConsumerCollection<byte[]> ErrorReceivedDataInternal