Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top