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