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