Pregunta

Is there a way to figure out whether BroadcastBlock<T,T> links to any data blocks?

How to check whether any down-stream data blocks are linked to from BroadcastBlock?

¿Fue útil?

Solución

No. There isn't. Dataflow blocks do not publicly expose linked blocks.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top