Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top