Domanda

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?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top