Skip to content

Add link to DataFlow conceptual documentation to DataFlow types #7318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wenz
Copy link
Contributor

@wenz wenz commented Oct 23, 2021

Add link to DataFlow conceptual documentation to DataFlow types

Fixes #1198

@ghost
Copy link

ghost commented Oct 23, 2021

Tagging subscribers to this area: @carlossanlop
See info in area-owners.md if you want to be subscribed.

Issue Details

Add link to DataFlow conceptual documentation to DataFlow types

Fixes #1198

Author: wenz
Assignees: -
Labels:

area-System.Threading.Tasks

Milestone: -

@opbld33
Copy link

opbld33 commented Oct 23, 2021

Docs Build status updates of commit 3bce7f6:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading.Tasks.Dataflow/ActionBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/BatchBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`2.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/BatchedJoinBlock`3.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/BroadcastBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/BufferBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/DataflowBlock.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/DataflowBlockOptions.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/DataflowLinkOptions.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/DataflowMessageHeader.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/DataflowMessageStatus.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/ExecutionDataflowBlockOptions.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/GroupingDataflowBlockOptions.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/IDataflowBlock.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/IPropagatorBlock`2.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/IReceivableSourceBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/ISourceBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/ITargetBlock`1.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/JoinBlock`2.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/JoinBlock`3.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/TransformBlock`2.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/TransformManyBlock`2.xml ✅Succeeded View
xml/System.Threading.Tasks.Dataflow/WriteOnceBlock`1.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these links @wenz. I think it makes sense just to put the link into the include file that's already referenced in each location that you added a link to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add link to DataFlow conceptual documentation to DataFlow types
3 participants